[Bug c++/79458] attributes on constructor between class name and parameter list not accepted

2017-02-13 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79458 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c++/79458] attributes on constructor between class name and parameter list not accepted

2017-02-14 Thread jplejacq at quoininc dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79458 --- Comment #2 from Jean Pierre LeJacq --- Clang 5.0.0 (trunk 295037) accepts the attribute in both locations. GCC and Clang accept the attribute in both locations for functions other than the constructor.

[Bug c++/79458] attributes on constructor between class name and parameter list not accepted

2017-02-14 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79458 Martin Sebor changed: What|Removed |Added Status|RESOLVED|NEW Last reconfirmed|

[Bug c++/79458] attributes on constructor between class name and parameter list not accepted

2018-09-14 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79458 Martin Sebor changed: What|Removed |Added Known to fail||7.3.0, 8.2.0, 9.0 --- Comment #4 from Mar