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 lto/44951] New: debug info ICE in whopr build due to missing -g at compile time.


jh@evans:/abuild/jh/build-mozilla-debug/toolkit/crashreporter/google-breakpad/src/common/dwarf>
/abuild/jh/trunk-install/bin/g++ -fwhopr=24 -fuse-linker-plugin  -fpermissive
-funsigned-char host_bytereader.ii -c
jh@evans:/abuild/jh/build-mozilla-debug/toolkit/crashreporter/google-breakpad/src/common/dwarf>
/abuild/jh/trunk-install/bin/g++ -fwhopr=24 -fuse-linker-plugin -r -nostdlib  
host_bytereader.o -g  -Os
In file included from :9:0:
/abuild/jh/mozilla-central/toolkit/crashreporter/google-breakpad/src/common/dwarf/../../common/dwarf/bytereader-inl.h:
In member function ?ReadEightBytes?:
/abuild/jh/mozilla-central/toolkit/crashreporter/google-breakpad/src/common/dwarf/../../common/dwarf/bytereader-inl.h:68:15:
internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make: *** [/abuild/jh/tmp/ccgMpBje.ltrans0.ltrans.o] Error 1
lto-wrapper: make returned 2 exit status


-- 
           Summary: debug info ICE in whopr build due to missing -g at
                    compile time.
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hubicka at gcc dot gnu dot org
 GCC build triplet: x86_64-linux
  GCC host triplet: x86_64-linux
GCC target triplet: x86_64-linux


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


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