[Bug c++/50114] ICE with declaration inside for statement

2011-08-30 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50114 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/50114] ICE with declaration inside for statement

2011-08-30 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50114 --- Comment #6 from Jason Merrill 2011-08-30 21:27:23 UTC --- Author: jason Date: Tue Aug 30 21:27:18 2011 New Revision: 178338 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178338 Log: PR c++/50114 * decl.c (poplevel): Disable f

[Bug c++/50114] ICE with declaration inside for statement

2011-08-30 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50114 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at

[Bug c++/50114] ICE with declaration inside for statement

2011-08-24 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50114 Andrew Pinski changed: What|Removed |Added Keywords|diagnostic |ice-on-valid-code Status|UNCO