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++/57044] The following code won't compile


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |UNCONFIRMED
      Known to work|                            |4.7.3, 4.8.0, 4.9.0
     Ever Confirmed|1                           |0

--- Comment #8 from Jonathan Wakely <redi at gcc dot gnu.org> 2013-04-23 17:33:29 UTC ---
Thank you.

ICE confirmed with -g

based_loc_descr (reg=0x7ffff76634a0, offset=-4, initialized=<optimized out>) at
/home/wakelj/src/gcc/gcc-4.7.2/gcc/dwarf2out.c:10560

seems to be already fixed in 4.7.3 and later, probably a dup of PR 54828


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