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 bootstrap/42347] New: sched-deps.c:3840:1: internal compiler error: in fixup_reorder_chain, at cfglayout.c:796


Bootstrap of gcc-4.5-2009120 resulted in an error:
http://pastebin.com/m3047a96f

Current GCC:

Target: powerpc-pc-linux-uclibc
Configured with: ./configure --build=powerpc-pc-linux-uclibc
--host=powerpc-pc-linux-uclibc --target=powerpc-pc-linux-uclibc --disable-nls
--with-system-zlib --disable-checking --disable-werror --disable-multilib
--disable-libssp --enable-languages=c,c++ --enable-shared
--enable-threads=posix --disable-__cxa_atexit
Thread model: posix
gcc version 4.4.2 (GCC) 

gcc-4.5-20091203 was configured the same way:

./configure --build=powerpc-pc-linux-uclibc --host=powerpc-pc-linux-uclibc
--target=powerpc-pc-linux-uclibc --disable-nls --with-system-zlib
--disable-checking --disable-werror --disable-multilib --disable-libssp
--enable-languages=c,c++ --enable-shared --enable-threads=posix
--disable-__cxa_atexit

then just 'make'


-- 
           Summary: sched-deps.c:3840:1: internal compiler error: in
                    fixup_reorder_chain, at cfglayout.c:796
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dougmencken at gmail dot com
 GCC build triplet: powerpc-gnu-linux-uclibc
  GCC host triplet: powerpc-gnu-linux-uclibc
GCC target triplet: powerpc-gnu-linux-uclibc


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


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