[Bug c++/43407] Specifying visibility attribute of C++0x enum class emits warning

2016-01-21 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43407 --- Comment #5 from Jason Merrill --- Author: jason Date: Thu Jan 21 20:26:02 2016 New Revision: 232701 URL: https://gcc.gnu.org/viewcvs?rev=232701=gcc=rev Log: PR c++/43407 * decl.c (start_enum): Add attributes parameter.

[Bug c++/43407] Specifying visibility attribute of C++0x enum class emits warning

2016-01-21 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43407 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/43407] Specifying visibility attribute of C++0x enum class emits warning

2016-01-19 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43407 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/43407] Specifying visibility attribute of C++0x enum class emits warning

2015-08-31 Thread dank at kegel dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43407 dank at kegel dot com changed: What|Removed |Added CC||dank at kegel dot com ---

[Bug c++/43407] Specifying visibility attribute of C++0x enum class emits warning

2015-03-07 Thread badams at gnarlie dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43407 --- Comment #3 from Brian Adams badams at gnarlie dot com --- This bug is also in 4.9.0, and applies to /any/ attribute. Assuming a GCC plugin that defines 'my_attr': enum class __attribute__((my_attr)) MessageType : uint8_t {} will

[Bug c++/43407] Specifying visibility attribute of C++0x enum class emits warning

2014-02-02 Thread Jobst.Ziebell at mailbox dot tu-dresden.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43407 Jobst.Ziebell at mailbox dot tu-dresden.de changed: What|Removed |Added CC||Jobst.Ziebell

[Bug c++/43407] Specifying visibility attribute of C++0x enum class emits warning

2010-03-17 Thread paolo dot carlini at oracle dot com
--- Comment #1 from paolo dot carlini at oracle dot com 2010-03-17 17:21 --- *** Bug 43408 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43407