[Bug c++/46071] [C++0x] ill-formed use of decltype and auto causes segfault

2011-05-25 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46071

Paolo Carlini paolo.carlini at oracle dot com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
  Known to work||4.7.0
 Resolution||FIXED
   Target Milestone|--- |4.7.0

--- Comment #2 from Paolo Carlini paolo.carlini at oracle dot com 2011-05-25 
21:19:00 UTC ---
Fixed.


[Bug c++/46071] [C++0x] ill-formed use of decltype and auto causes segfault

2011-05-16 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46071

Paolo Carlini paolo.carlini at oracle dot com changed:

   What|Removed |Added

 CC||jason at gcc dot gnu.org

--- Comment #1 from Paolo Carlini paolo.carlini at oracle dot com 2011-05-16 
21:20:25 UTC ---
Jason, this doesn't ICE anymore in mainline, I guess thanks to your recent
work. Shall we close it as fixed / dup ?


[Bug c++/46071] [C++0x] ill-formed use of decltype and auto causes segfault

2010-10-18 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46071

Jonathan Wakely redi at gcc dot gnu.org changed:

   What|Removed |Added

   Keywords||ice-on-invalid-code
 Status|UNCONFIRMED |NEW
   Last reconfirmed||2010.10.18 18:23:23
 Ever Confirmed|0   |1
  Known to fail||4.4.4, 4.5.2, 4.6.0