[Bug c++/89160] -Wattributes too eager on C++11 attributes

2019-02-02 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89160

--- Comment #2 from Marc Glisse  ---
Thanks, yes, that's an exact duplicate that I failed to find despite several
searches in bugzilla :-(

[Bug c++/89160] -Wattributes too eager on C++11 attributes

2019-02-02 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89160

Martin Sebor  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||msebor at gcc dot gnu.org
 Resolution|--- |DUPLICATE

--- Comment #1 from Martin Sebor  ---
I think this can be considered a duplicate of bug 86368, even though that bug
talks specifically about C++ 17 and this one about all C++ attributes.

*** This bug has been marked as a duplicate of bug 86368 ***