This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/49085] Crash with SIGSEGV during compilation.


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-valid-code
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011.05.20 17:31:32
     Ever Confirmed|0                           |1
      Known to fail|                            |4.5.2, 4.6.0
           Severity|critical                    |normal

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-05-20 17:31:32 UTC ---
ice.cc: In instantiation of 'B<0>':
ice.cc:12:10:   instantiated from here
ice.cc:8:46: internal compiler error: in tree_low_cst, at tree.c:6410


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]