http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50798
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Known to work| |4.7.0
Resolution| |DUPLICATE
Summary|Segmentation fault |[c++ox] ICE in
| |dependent_type_p_r with
| |lambda
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-10-19
17:17:28 UTC ---
already fixed on trunk - looks like a dup of PR 50791 which also fails in
dependent_type_p_r
please don't report C++0x bugs against GCC 4.5, there have been hundreds of
fixes in the 4.6 and 4.7 branches
*** This bug has been marked as a duplicate of bug 50791 ***