From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29002 invoked by alias); 14 Oct 2010 20:11:44 -0000 Received: (qmail 28989 invoked by uid 22791); 14 Oct 2010 20:11:40 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,MISSING_MID,TW_BJ,TW_CX,TW_DC X-Spam-Check-By: sourceware.org Received: from localhost (HELO gcc.gnu.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 14 Oct 2010 20:11:31 +0000 From: "ahaas at airmail dot net" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/46018] [4.6 Regression] Bootstrap fails on i386-pc-solaris2.10 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: bootstrap X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ahaas at airmail dot net X-Bugzilla-Status: WAITING X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 4.6.0 X-Bugzilla-Changed-Fields: In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Thu, 14 Oct 2010 20:11:00 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2010-10/txt/msg01236.txt.bz2 Message-ID: <20101014201100.kczaLXIfQQN0Yla2IoiqkqWkUS0qEtMOeJjHmRWEfGI@z> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46018 --- Comment #3 from Art Haas 2010-10-14 20:10:55 UTC --- Here's the compile command output with the '-v -save-temps' options added: Reading specs from /export/home/arth/gnu/gcc-1014/./prev-gcc/specs COLLECT_GCC=/export/home/arth/gnu/gcc-1014/./prev-gcc/xgcc COLLECT_LTO_WRAPPER=/export/home/arth/gnu/gcc-1014/./prev-gcc/lto-wrapper Target: i386-pc-solaris2.10 Configured with: /home/ahaas/gnu/gcc.git/configure --prefix=/export/home/arth/local --enable-languages=c,c++,objc,fortran --disable-nls --with-gmp=/export/home/arth/local --with-mpfr=/export/home/arth/local --enable-checking=release --enable-threads=posix --with-gnu-as --with-as=/export/home/arth/local/bin/as --with-gnu-ld --with-ld=/export/home/arth/local/bin/ld --enable-libstdcxx-pch=no --enable-objc-gc --build=i386-pc-solaris2.10 Thread model: posix gcc version 4.6.0 20101014 (experimental) (GCC) COLLECT_GCC_OPTIONS='-B' '/export/home/arth/gnu/gcc-1014/./prev-gcc/' '-B' '/export/home/arth/local/i386-pc-solaris2.10/bin/' '-B' '/export/home/arth/local/i386-pc-solaris2.10/bin/' '-B' '/export/home/arth/local/i386-pc-solaris2.10/lib/' '-isystem' '/export/home/arth/local/i386-pc-solaris2.10/include' '-isystem' '/export/home/arth/local/i386-pc-solaris2.10/sys-include' '-c' '-O2' '-v' '-save-temps' '-gtoggle' '-D' 'IN_GCC' '-Wextra' '-Wall' '-Wwrite-strings' '-Wcast-qual' '-Wstrict-prototypes' '-Wmissing-prototypes' '-Wmissing-format-attribute' '-pedantic' '-Wno-long-long' '-Wno-variadic-macros' '-Wno-overlength-strings' '-Werror' '-Wold-style-definition' '-Wc++-compat' '-D' 'HAVE_CONFIG_H' '-I' '.' '-I' 'lto' '-I' '/home/ahaas/gnu/gcc.git/gcc' '-I' '/home/ahaas/gnu/gcc.git/gcc/lto' '-I' '/home/ahaas/gnu/gcc.git/gcc/../include' '-I' '/home/ahaas/gnu/gcc.git/gcc/../libcpp/include' '-I' '/export/home/arth/local/include' '-I' '/export/home/arth/local/include' '-I' '/home/ahaas/gnu/gcc.git/gcc/../libdecnumber' '-I' '/home/ahaas/gnu/gcc.git/gcc/../libdecnumber/dpd' '-I' '../libdecnumber' '-I' '/usr/include/libelf' '-I' '/export/home/arth/local/include' '-o' 'lto/lto-lang.o' '-mtune=generic' '-march=pentium4' /export/home/arth/gnu/gcc-1014/./prev-gcc/cc1 -E -quiet -v -I . -I lto -I /home/ahaas/gnu/gcc.git/gcc -I /home/ahaas/gnu/gcc.git/gcc/lto -I /home/ahaas/gnu/gcc.git/gcc/../include -I /home/ahaas/gnu/gcc.git/gcc/../libcpp/include -I /export/home/arth/local/include -I /export/home/arth/local/include -I /home/ahaas/gnu/gcc.git/gcc/../libdecnumber -I /home/ahaas/gnu/gcc.git/gcc/../libdecnumber/dpd -I ../libdecnumber -I /usr/include/libelf -I /export/home/arth/local/include -iprefix /export/home/arth/gnu/gcc-1014/prev-gcc/../lib/gcc/i386-pc-solaris2.10/4.6.0/ -isystem /export/home/arth/gnu/gcc-1014/./prev-gcc/include -isystem /export/home/arth/gnu/gcc-1014/./prev-gcc//export/home/arth/gnu/gcc-1014/./prev-gcc/cc1 -fpreprocessed lto-lang.i -quiet -dumpbase lto-lang.c -mtune=generic -march=pentium4 -auxbase-strip lto/lto-lang.o -gtoggle -O2 -Wextra -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -version -o lto-lang.s GNU C (GCC) version 4.6.0 20101014 (experimental) (i386-pc-solaris2.10) compiled by GNU C version 4.6.0 20100922 (experimental), GMP version 4.3.2, MPFR version 3.0.0-dev, MPC version 0.8.3-dev GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU C (GCC) version 4.6.0 20101014 (experimental) (i386-pc-solaris2.10) compiled by GNU C version 4.6.0 20100922 (experimental), GMP version 4.3.2, MPFR version 3.0.0-dev, MPC version 0.8.3-dev GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 Compiler executable checksum: 7103326444b546ece44c24d65aa5c71b /home/ahaas/gnu/gcc.git/gcc/lto/lto-lang.c: In function 'lto_type_for_mode': /home/ahaas/gnu/gcc.git/gcc/lto/lto-lang.c:951:1: internal compiler error: in dwarf2out_frame_debug_adjust_cfa, at dwarf2out.c:1881 Please submit a full bug report,include-fixed -D IN_GCC -D HAVE_CONFIG_H -isystem /export/home/arth/local/i386-pc-solaris2.10/include -isystem /export/home/arth/local/i386-pc-solaris2.10/sys-include /home/ahaas/gnu/gcc.git/gcc/lto/lto-lang.c -mtune=generic -march=pentium4 -Wextra -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -gtoggle -fworking-directory -O2 -fpch-preprocess -o lto-lang.i ignoring nonexistent directory "/export/home/arth/local/i386-pc-solaris2.10/include" ignoring nonexistent directory "/export/home/arth/local/i386-pc-solaris2.10/sys-include" ignoring nonexistent directory "/export/home/arth/gnu/gcc-1014/prev-gcc/../lib/gcc/i386-pc-solaris2.10/4.6.0/include" ignoring nonexistent directory "/export/home/arth/gnu/gcc-1014/prev-gcc/../lib/gcc/i386-pc-solaris2.10/4.6.0/include-fixed" ignoring nonexistent directory "/export/home/arth/gnu/gcc-1014/prev-gcc/../lib/gcc/i386-pc-solaris2.10/4.6.0/../../../../i386-pc-solaris2.10/include" ignoring nonexistent directory "/export/home/arth/gnu/gcc-1014/prev-gcc/../lib/gcc/../../lib/gcc/i386-pc-solaris2.10/4.6.0/include" ignoring nonexistent directory "/export/home/arth/gnu/gcc-1014/prev-gcc/../lib/gcc/../../include" ignoring nonexistent directory "/export/home/arth/gnu/gcc-1014/prev-gcc/../lib/gcc/../../lib/gcc/i386-pc-solaris2.10/4.6.0/include-fixed" ignoring nonexistent directory "/export/home/arth/gnu/gcc-1014/prev-gcc/../lib/gcc/../../lib/gcc/i386-pc-solaris2.10/4.6.0/../../../../i386-pc-solaris2.10/include" ignoring duplicate directory "/export/home/arth/local/include" ignoring nonexistent directory "/usr/include/libelf" ignoring duplicate directory "/export/home/arth/local/include" #include "..." search starts here: #include <...> search starts here: . lto /home/ahaas/gnu/gcc.git/gcc /home/ahaas/gnu/gcc.git/gcc/lto /home/ahaas/gnu/gcc.git/gcc/../include /home/ahaas/gnu/gcc.git/gcc/../libcpp/include /export/home/arth/local/include /home/ahaas/gnu/gcc.git/gcc/../libdecnumber /home/ahaas/gnu/gcc.git/gcc/../libdecnumber/dpd ../libdecnumber /export/home/arth/gnu/gcc-1014/./prev-gcc/include /export/home/arth/gnu/gcc-1014/./prev-gcc/include-fixed /usr/local/include /usr/include End of search list. COLLECT_GCC_OPTIONS='-B' '/export/home/arth/gnu/gcc-1014/./prev-gcc/' '-B' '/export/home/arth/local/i386-pc-solaris2.10/bin/' '-B' '/export/home/arth/local/i386-pc-solaris2.10/bin/' '-B' '/export/home/arth/local/i386-pc-solaris2.10/lib/' '-isystem' '/export/home/arth/local/i386-pc-solaris2.10/include' '-isystem' '/export/home/arth/local/i386-pc-solaris2.10/sys-include' '-c' '-O2' '-v' '-save-temps' '-gtoggle' '-D' 'IN_GCC' '-Wextra' '-Wall' '-Wwrite-strings' '-Wcast-qual' '-Wstrict-prototypes' '-Wmissing-prototypes' '-Wmissing-format-attribute' '-pedantic' '-Wno-long-long' '-Wno-variadic-macros' '-Wno-overlength-strings' '-Werror' '-Wold-style-definition' '-Wc++-compat' '-D' 'HAVE_CONFIG_H' '-I' '.' '-I' 'lto' '-I' '/home/ahaas/gnu/gcc.git/gcc' '-I' '/home/ahaas/gnu/gcc.git/gcc/lto' '-I' '/home/ahaas/gnu/gcc.git/gcc/../include' '-I' '/home/ahaas/gnu/gcc.git/gcc/../libcpp/include' '-I' '/export/home/arth/local/include' '-I' '/export/home/arth/local/include' '-I' '/home/ahaas/gnu/gcc.git/gcc/../libdecnumber' '-I' '/home/ahaas/gnu/gcc.git/gcc/../libdecnumber/dpd' '-I' '../libdecnumber' '-I' '/usr/include/libelf' '-I' '/export/home/arth/local/include' '-o' 'lto/lto-lang.o' '-mtune=generic' '-march=pentium4' /export/home/arth/gnu/gcc-1014/./prev-gcc/cc1 -fpreprocessed lto-lang.i -quiet -dumpbase lto-lang.c -mtune=generic -march=pentium4 -auxbase-strip lto/lto-lang.o -gtoggle -O2 -Wextra -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -version -o lto-lang.s GNU C (GCC) version 4.6.0 20101014 (experimental) (i386-pc-solaris2.10) compiled by GNU C version 4.6.0 20100922 (experimental), GMP version 4.3.2, MPFR version 3.0.0-dev, MPC version 0.8.3-dev GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU C (GCC) version 4.6.0 20101014 (experimental) (i386-pc-solaris2.10) compiled by GNU C version 4.6.0 20100922 (experimental), GMP version 4.3.2, MPFR version 3.0.0-dev, MPC version 0.8.3-dev GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 Compiler executable checksum: 7103326444b546ece44c24d65aa5c71b /home/ahaas/gnu/gcc.git/gcc/lto/lto-lang.c: In function 'lto_type_for_mode': /home/ahaas/gnu/gcc.git/gcc/lto/lto-lang.c:951:1: internal compiler error: in dwarf2out_frame_debug_adjust_cfa, at dwarf2out.c:1881 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. I'll be attaching the compressed file 'lto-lang.i' next.