[Bug c++/51477] [c++0x] ICE with initialization of invalid non-static data member

2011-12-19 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51477 Dodji Seketeli changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/51477] [c++0x] ICE with initialization of invalid non-static data member

2011-12-19 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51477 --- Comment #4 from Dodji Seketeli 2011-12-19 09:47:51 UTC --- Author: dodji Date: Mon Dec 19 09:47:46 2011 New Revision: 182474 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182474 Log: PR c++/51477 - ICE with invalid NSDMI gcc/cp/

[Bug c++/51477] [c++0x] ICE with initialization of invalid non-static data member

2011-12-13 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51477 --- Comment #3 from Dodji Seketeli 2011-12-13 22:52:13 UTC --- Err, sorry the previous comment was for another bug. Forget about it.

[Bug c++/51477] [c++0x] ICE with initialization of invalid non-static data member

2011-12-13 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51477 --- Comment #2 from Dodji Seketeli 2011-12-13 22:50:55 UTC --- I can't reproduce the behaviour on recent builds from trunk. E.g, on r182308 I am getting: $ cat -n test-PR51475.cc 1#include 2 3struct A 4{

[Bug c++/51477] [c++0x] ICE with initialization of invalid non-static data member

2011-12-13 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51477 --- Comment #1 from Dodji Seketeli 2011-12-13 21:53:07 UTC --- Candidate patch posted to http://gcc.gnu.org/ml/gcc-patches/2011-12/msg01052.html

[Bug c++/51477] [c++0x] ICE with initialization of invalid non-static data member

2011-12-13 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51477 Dodji Seketeli changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|