[Bug c++/46930] [C++0x] ICE with static constexpr data member

2010-12-14 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46930 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/46930] [C++0x] ICE with static constexpr data member

2010-12-14 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46930 --- Comment #3 from Paolo Carlini 2010-12-15 06:03:45 UTC --- Many thanks!

[Bug c++/46930] [C++0x] ICE with static constexpr data member

2010-12-14 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46930 --- Comment #2 from Jason Merrill 2010-12-15 00:35:20 UTC --- Author: jason Date: Wed Dec 15 00:35:17 2010 New Revision: 167834 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167834 Log: PR c++/46930 * decl.c (grokdeclarator): Rej

[Bug c++/46930] [C++0x] ICE with static constexpr data member

2010-12-13 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46930 Paolo Carlini changed: What|Removed |Added CC||jason at gcc dot gnu.org --- Comment #1 f