[Bug c++/78163] ref-qualified function type incorrectly accepted in function parameter type

2019-11-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78163 Richard Biener changed: What|Removed |Added Target Milestone|7.5 |---

[Bug c++/78163] ref-qualified function type incorrectly accepted in function parameter type

2018-12-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78163 Richard Biener changed: What|Removed |Added Target Milestone|7.4 |7.5

[Bug c++/78163] ref-qualified function type incorrectly accepted in function parameter type

2018-01-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78163 Richard Biener changed: What|Removed |Added Target Milestone|7.3 |7.4 --- Comment #5 from Richard Biener

[Bug c++/78163] ref-qualified function type incorrectly accepted in function parameter type

2017-08-16 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78163 Richard Biener changed: What|Removed |Added Target Milestone|7.2 |7.3

[Bug c++/78163] ref-qualified function type incorrectly accepted in function parameter type

2017-08-14 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78163 Andrew Pinski changed: What|Removed |Added Target Milestone|7.3 |---

[Bug c++/78163] ref-qualified function type incorrectly accepted in function parameter type

2017-08-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78163 Richard Biener changed: What|Removed |Added Target Milestone|7.2 |7.3 --- Comment #5 from Richard Biener

[Bug c++/78163] ref-qualified function type incorrectly accepted in function parameter type

2017-08-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78163 Richard Biener changed: What|Removed |Added Target Milestone|7.2 |7.3 --- Comment #5 from Richard Biener

[Bug c++/78163] ref-qualified function type incorrectly accepted in function parameter type

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78163 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #4 from Jakub Jelinek

[Bug c++/78163] ref-qualified function type incorrectly accepted in function parameter type

2016-10-31 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78163 Martin Liška changed: What|Removed |Added Status|WAITING |NEW CC|

[Bug c++/78163] ref-qualified function type incorrectly accepted in function parameter type

2016-10-31 Thread rs2740 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78163 --- Comment #2 from TC --- (In reply to Martin Liška from comment #1) > For: > $ gcc --version > gcc (SUSE Linux) 6.2.1 20160830 [gcc-6-branch revision 239856] > > $ gcc pr78163.c > pr78163.c:1:16: error: expected ‘;’, ‘,’ or ‘)’ before ‘&’

[Bug c++/78163] ref-qualified function type incorrectly accepted in function parameter type

2016-10-31 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78163 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|