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 debug/50279] [4.7 Regression] ICE while building the go front-end with LTO enabled


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011-11-30
     Ever Confirmed|0                           |1

--- Comment #10 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-11-30 23:45:55 UTC ---
Confirmed:
apinski@apinskidesktop:~/src/gcc-fsf/local/gcc/objdir/gcc$ ~/local-gcc/bin/g++
t.cc -flto -g -r  -nostdlib
lto1: internal compiler error: in splice_child_die, at dwarf2out.c:5009
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
lto-wrapper: /home/apinski/local-gcc/bin/g++ returned 1 exit status
collect2: error: lto-wrapper returned 1 exit status


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