http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49921

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011.07.31 10:38:25
            Summary|Segfault during             |[C++0x] Segfault during
                   |compilation, decltype and   |compilation, decltype and
                   |operator->*                 |operator->*
     Ever Confirmed|0                           |1
           Severity|blocker                     |normal

--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-07-31 
10:38:25 UTC ---
Confirmed. Mainline says:

49921.C: In function ‘int main()’:
49921.C:15:25: internal compiler error: tree check: expected record_type or
union_type or qual_union_type, have translation_unit_decl in
maybe_dummy_object, at cp/tree.c:2474

Reply via email to