[Bug bootstrap/26992] New: Internal Compiler Error in dwarf2out.c:7607 build_polynomial_chrec
System: uname -a Darwin iMacIntel.local 8.5.1 Darwin Kernel Version 8.5.1: Mon Jan 30 21:07:08 PST 2006; root:xnu-792.8.36.obj~1/RELEASE_I386 i386 i386 Compiled with: gcc -v Using built-in specs. Target: i686-apple-darwin8 Configured with: /Users/drew/Developer/Compiler/gcc-head/configure --target=i686-apple-darwin8 --host=i686-apple-darwin8 --build=i686-apple-darwin8 --prefix=/usr/local/ada-4.2 --disable-libssp --disable-libgomp --with-arch=pentium-m --with-tune=prescott --enable-languages=c,ada Thread model: posix gcc version 4.2.0 20060401 (experimental) Last successfully built 2006-04-01. Updated 2006-0402. Updates: Updating SVN tree Ugcc/DATESTAMP Ugcc/tree-scalar-evolution.c Ugcc/tree-chrec.c Ugcc/tree-chrec.h Ugcc/ChangeLog Ugcc/testsuite/ChangeLog Ugcc/testsuite/gfortran.dg/large_real_kind_form_io_2.f90 Ugcc/tree-data-ref.c Ugcc/gimplify.c Ulibgfortran/ChangeLog Ulibgfortran/config/fpu-387.h Updated to revision 112623. configure --target=i686-apple-darwin8 --host=i686-apple-darwin8 --build=i686-apple-darwin8 --prefix=/usr/local/ada-4.2 --disable-libssp --disable-libgomp --with-arch=pentium-m --with-tune=prescott --enable-languages=c,ada stage_last = stage2 gcc-head/build/./prev-gcc/xgcc -B/Users/drew/Developer/Compiler/gcc-head/build/./prev-gcc/ -B/usr/local/ada-4.2/i686-apple-darwin8/bin/ -c -O2 -g -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -Werror -fno-common -DHAVE_CONFIG_H -I. -I. -I/Users/drew/Developer/Compiler/gcc-head/gcc -I/Users/drew/Developer/Compiler/gcc-head/gcc/. -I/Users/drew/Developer/Compiler/gcc-head/gcc/../include -I./../intl -I/Users/drew/Developer/Compiler/gcc-head/gcc/../libcpp/include -I/Users/drew/Developer/Compiler/gcc-head/gcc/../libdecnumber -I../libdecnumber /Users/drew/Developer/Compiler/gcc-head/gcc/dwarf2out.c -o dwarf2out.o /Users/drew/Developer/Compiler/gcc-head/gcc/dwarf2out.c: In function 'output_file_names': /Users/drew/Developer/Compiler/gcc-head/gcc/dwarf2out.c:7607: internal compiler error: in build_polynomial_chrec, at tree-chrec.h:108 -- Summary: Internal Compiler Error in dwarf2out.c:7607 build_polynomial_chrec Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: awreynolds at mac dot com GCC build triplet: i686-apple-darwin8 GCC host triplet: i686-apple-darwin8 GCC target triplet: i686-apple-darwin8 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26992
[Bug ada/19158] New: GNAT Bug Box compiling makegpr.adb of the GNAT tools
During the build of the GNAT tools the following bug box is encountered: ../../xgcc -c -I./ -I../rts -I. -I/Users/drew/Developer/Compiler/fsf-gcc-head/gcc/ada -B../../ -O2 -g -O2 -gnatpg -gnata -I- /Users/drew/Developer/Compiler/fsf-gcc-head/gcc/ada/makegpr.adb +===GNAT BUG DETECTED==+ | 4.0.0 20041226 (experimental) (powerpc-apple-darwin7.7.0) GCC error: | | tree check: expected ssa_name, have var_decl in verify_ssa, at | |tree-ssa.c:645| | Error detected at makegpr.adb:4166:23| | Please submit a bug report; see http://gcc.gnu.org/bugs.html.| | Include the entire contents of this bug box in the report. | | Include the exact gcc or gnatmake command that you entered. | | Also include sources listed below in gnatchop format | | (concatenated together with no headers between files). | +== + Please include these source files with error report Note that list may not be accurate in some cases, so please double check that the problem can still be reproduced with the set of files listed. /Users/drew/Developer/Compiler/fsf-gcc-head/gcc/ada/makegpr.adb /Users/drew/Developer/Compiler/fsf-gcc-head/gcc/ada/makegpr.ads /Users/drew/Developer/Compiler/fsf-gcc-head/gcc/ada/csets.ads /Users/drew/Developer/Compiler/fsf-gcc-head/gcc/ada/gnatvsn.ads /Users/drew/Developer/Compiler/fsf-gcc-head/gcc/ada/makeutl.ads /Users/drew/Developer/Compiler/fsf-gcc-head/gcc/ada/osint.ads /Users/drew/Developer/Compiler/fsf-gcc-head/gcc/ada/types.ads /Users/drew/Developer/Compiler/fsf-gcc-head/gcc/ada/prj.ads /Users/drew/Developer/Compiler/fsf-gcc-head/gcc/ada/casing.ads /Users/drew/Developer/Compiler/fsf-gcc-head/gcc/ada/scans.ads /Users/drew/Developer/Compiler/fsf-gcc-head/gcc/ada/uintp.ads /Users/drew/Developer/Compiler/fsf-gcc-head/gcc/ada/alloc.ads /Users/drew/Developer/Compiler/fsf-gcc-head/gcc/ada/table.ads /Users/drew/Developer/Compiler/fsf-gcc-head/gcc/ada/urealp.ads /Users/drew/Developer/Compiler/fsf-gcc-head/gcc/ada/mlib.ads /Users/drew/Developer/Compiler/fsf-gcc-head/gcc/ada/mlib-tgt.ads /Users/drew/Developer/Compiler/fsf-gcc-head/gcc/ada/namet.ads /Users/drew/Developer/Compiler/fsf-gcc-head/gcc/ada/output.ads /Users/drew/Developer/Compiler/fsf-gcc-head/gcc/ada/opt.ads /Users/drew/Developer/Compiler/fsf-gcc-head/gcc/ada/hostparm.ads /Users/drew/Developer/Compiler/fsf-gcc-head/gcc/ada/prj-com.ads /Users/drew/Developer/Compiler/fsf-gcc-head/gcc/ada/prj-pars.ads /Users/drew/Developer/Compiler/fsf-gcc-head/gcc/ada/prj-util.ads /Users/drew/Developer/Compiler/fsf-gcc-head/gcc/ada/snames.ads /Users/drew/Developer/Compiler/fsf-gcc-head/gcc/ada/table.adb /Users/drew/Developer/Compiler/fsf-gcc-head/gcc/ada/debug.ads /Users/drew/Developer/Compiler/fsf-gcc-head/gcc/ada/tree_io.ads raised TYPES.UNRECOVERABLE_ERROR : comperr.adb:376 gnatmake: "/Users/drew/Developer/Compiler/fsf-gcc-head/gcc/ada/makegpr.adb" compilation error make[4]: *** [../../gprmake] Error 4 make[3]: *** [gnattools2] Error 2 make[2]: *** [gnattools-native] Error 2 make[1]: *** [all-target-libada] Error 2 make: *** [bootstrap] Error 2 -- Summary: GNAT Bug Box compiling makegpr.adb of the GNAT tools Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: awreynolds at mac dot com CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: powerpc-apple-darwin7.7.0 GCC host triplet: powerpc-apple-darwin7.7.0 GCC target triplet: powerpc-apple-darwin7.7.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19158
[Bug ada/19211] New: GNAT bug box compiling a-exexda.adb with stage1 compiler
stage1/xgcc -Bstage1/ -B/usr/local/ada/powerpc-apple-darwin7.7.0/bin/ -c -g -O2 -mdynamic-no- pic -gnatpg -gnata -g -O1 -fno-inline \ -I- -I. -Iada -I../../gcc/ada ../../gcc/ada/a-except.adb -o ada/a-except.o +===GNAT BUG DETECTED==+ | 4.0.0 20041230 (experimental) (powerpc-apple-darwin7.7.0) Bus error | | Error detected at a-exexda.adb:404:8 | | Please submit a bug report; see http://gcc.gnu.org/bugs.html.| | Include the entire contents of this bug box in the report. | | Include the exact gcc or gnatmake command that you entered. | | Also include sources listed below in gnatchop format | | (concatenated together with no headers between files). | +== + Please include these source files with error report Note that list may not be accurate in some cases, so please double check that the problem can still be reproduced with the set of files listed. There were no files listed. -- Summary: GNAT bug box compiling a-exexda.adb with stage1 compiler Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: awreynolds at mac dot com CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: powerpc-apple-darwin7.7.0 GCC host triplet: powerpc-apple-darwin7.7.0 GCC target triplet: powerpc-apple-darwin7.7.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19211
[Bug ada/19865] [4.0 Regression] ice / gnat bug detected.
--- Additional Comments From awreynolds at mac dot com 2005-02-10 03:49 --- This also occurs on powerpc-apple-darwin and has been for at least a week. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19865
[Bug ada/19942] New: Stage 2 compilation of ali.adb causes GNAT bug box
Error occurs with GCC head updated as of 13 Feb 2005 at 12:00 EST Build compiler: pbg4:~/Developer/Compiler/fsf-gcc-head/build drew$ gcc -v Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs Thread model: posix gcc version 3.3 20040913 (GNAT for Mac OS X build 1650) Configured with the following command: ../configure --prefix=/usr/local/ada --disable-nls --enable-shared --enable-languages=c,ada Reported message: stage1/xgcc -Bstage1/ -B/usr/local/ada/powerpc-apple-darwin7.8.0/bin/ -c -g -O2 -mdynamic-no- pic -gnatpg -gnata -I- -I. -Iada -I../../gcc/ada ../../gcc/ada/ali.adb -o ada/ali.o +===GNAT BUG DETECTED==+ | 4.0.0 20050213 (experimental) (powerpc-apple-darwin7.8.0) GCC error: | | in gnat_type_for_mode, at ada/utils.c:1838 | | Error detected at ali.adb:2097:1 | | Please submit a bug report; see http://gcc.gnu.org/bugs.html.| | Include the entire contents of this bug box in the report. | | Include the exact gcc or gnatmake command that you entered. | | Also include sources listed below in gnatchop format | | (concatenated together with no headers between files). | +== + Please include these source files with error report Note that list may not be accurate in some cases, so please double check that the problem can still be reproduced with the set of files listed. ../../gcc/ada/ali.adb ../../gcc/ada/ali.ads ../../gcc/ada/casing.ads ../../gcc/ada/types.ads ../../gcc/ada/gnatvsn.ads ../../gcc/ada/rident.ads ../../gcc/ada/table.ads ../../gcc/ada/butil.ads ../../gcc/ada/debug.ads ../../gcc/ada/fname.ads ../../gcc/ada/namet.ads ../../gcc/ada/alloc.ads ../../gcc/ada/opt.ads ../../gcc/ada/hostparm.ads ../../gcc/ada/osint.ads ../../gcc/ada/output.ads ../../gcc/ada/table.adb ../../gcc/ada/tree_io.ads Internal compiler error: Error reporting routines re-entered. Please submit a full bug report, with preprocessed source if appropriate. See http://gcc.gnu.org/bugs.html> for instructions. make[2]: *** [ada/ali.o] Error 1 make[1]: *** [stage2_build] Error 2 make: *** [bootstrap] Error 2 -- Summary: Stage 2 compilation of ali.adb causes GNAT bug box Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: awreynolds at mac dot com CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: (powerpc-apple-darwin7.8.0 GCC host triplet: (powerpc-apple-darwin7.8.0 GCC target triplet: (powerpc-apple-darwin7.8.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19942
[Bug ada/19942] Stage 2 compilation of ali.adb causes GNAT bug box
-- What|Removed |Added Keywords||ice-on-valid-code http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19942
[Bug ada/18127] New: Bug box compiling s-fore.adb in libada
../../xgcc -B../../ -c -g -O2 -W -Wall -gnatpg s-fore.adb -o s-fore.o +===GNAT BUG DETECTED==+ | 4.0.0 20041023 (experimental) (powerpc-apple-darwin7.5.0) GCC error: | | in rs6000_emit_minmax, at config/rs6000/rs6000.c:11805 | | Error detected at s-fore.adb:58:1| | Please submit a bug report; see http://gcc.gnu.org/bugs.html.| | Include the entire contents of this bug box in the report. | | Include the exact gcc or gnatmake command that you entered. | | Also include sources listed below in gnatchop format | | (concatenated together with no headers between files). | +== + Please include these source files with error report Note that list may not be accurate in some cases, so please double check that the problem can still be reproduced with the set of files listed. raised TYPES.UNRECOVERABLE_ERROR : comperr.adb:376 make[5]: *** [s-fore.o] Error 1 make[4]: *** [gnatlib] Error 2 make[3]: *** [gnatlib-shared] Error 2 make[2]: *** [gnatlib-shared] Error 2 make[1]: *** [all-target-libada] Error 2 -- Summary: Bug box compiling s-fore.adb in libada Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: awreynolds at mac dot com CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: powerpc-apple-darwin GCC host triplet: powerpc-apple-darwin GCC target triplet: powerpc-apple-darwin http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18127
[Bug ada/18127] Bug box compiling s-fore.adb in libada
-- What|Removed |Added Keywords||ice-on-valid-code http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18127
[Bug ada/18198] New: bootstrap stage2 build of fname-uf.adb causes ICE
stage1/xgcc -Bstage1/ -B/usr/local/ada/powerpc-apple-darwin7.5.0/bin/ -c -g -O2 -mdynamic-no-pic -gnatpg -gnata -I- -I. -Iada -I../../fsf-gcc-head/gcc/ada ../../fsf-gcc-head/gcc/ada/fname-uf.adb -o ada/fname-uf.o ../../fsf-gcc-head/gcc/ada/fname-uf.adb: In function 'Fname.Uf.Get_File_Name': ../../fsf-gcc-head/gcc/ada/fname-uf.adb:174: error: Type mismatch between an SSA_NAME and its symbol. ../../fsf-gcc-head/gcc/ada/fname-uf.adb:174: error: Missing definition for SSA_NAME: dot_277in statement: dot_66 = PHI ; +===GNAT BUG DETECTED==+ | 4.0.0 20041027 (experimental) (powerpc-apple-darwin7.5.0) GCC error: | | verify_ssa failed.| | Error detected at fname-uf.adb:611:12 | | Please submit a bug report; see http://gcc.gnu.org/bugs.html. | | Include the entire contents of this bug box in the report.| | Include the exact gcc or gnatmake command that you entered. | | Also include sources listed below in gnatchop format | | (concatenated together with no headers between files).| +==+ Please include these source files with error report Note that list may not be accurate in some cases, so please double check that the problem can still be reproduced with the set of files listed. ../../fsf-gcc-head/gcc/ada/fname-uf.adb ../../fsf-gcc-head/gcc/ada/fname-uf.ads ../../fsf-gcc-head/gcc/ada/fname.ads ../../fsf-gcc-head/gcc/ada/types.ads ../../fsf-gcc-head/gcc/ada/casing.ads ../../fsf-gcc-head/gcc/ada/alloc.ads ../../fsf-gcc-head/gcc/ada/debug.ads ../../fsf-gcc-head/gcc/ada/fmap.ads ../../fsf-gcc-head/gcc/ada/krunch.ads ../../fsf-gcc-head/gcc/ada/namet.ads ../../fsf-gcc-head/gcc/ada/table.ads ../../fsf-gcc-head/gcc/ada/opt.ads ../../fsf-gcc-head/gcc/ada/gnatvsn.ads ../../fsf-gcc-head/gcc/ada/hostparm.ads ../../fsf-gcc-head/gcc/ada/osint.ads ../../fsf-gcc-head/gcc/ada/uname.ads ../../fsf-gcc-head/gcc/ada/widechar.ads ../../fsf-gcc-head/gcc/ada/table.adb ../../fsf-gcc-head/gcc/ada/output.ads ../../fsf-gcc-head/gcc/ada/tree_io.ads Internal compiler error: Error reporting routines re-entered. Please submit a full bug report, with preprocessed source if appropriate. See http://gcc.gnu.org/bugs.html> for instructions. make[2]: *** [ada/fname-uf.o] Error 1 make[1]: *** [stage2_build] Error 2 make: *** [bootstrap] Error 2 -- Summary: bootstrap stage2 build of fname-uf.adb causes ICE Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: awreynolds at mac dot com CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: powerpc-apple-darwin GCC host triplet: powerpc-apple-darwin GCC target triplet: powerpc-apple-darwin http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18198
[Bug ada/18198] bootstrap stage2 build of fname-uf.adb causes ICE
-- What|Removed |Added Keywords||ice-on-valid-code http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18198
[Bug ada/18217] [4.0 Regression] Ada Bootstrap failures on powerpc-darwin with undefined symbol (__Unwind_fallback_frame_state_for)
--- Additional Comments From awreynolds at mac dot com 2004-11-05 03:25 --- The function Unwind_fallback_frame_state_for is defined in darwin-fallback.c. pbg4:~/Developer/Compiler/fsf-gcc-obj/gcc drew$ nm libgcc.a | grep Unwind_fallback_ T __Unwind_fallback_frame_state_for -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18217
[Bug ada/18217] [4.0 Regression] Ada Bootstrap failures on powerpc-darwin with undefined symbol (__Unwind_fallback_frame_state_for)
-- What|Removed |Added CC||awreynolds at mac dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18217
[Bug ada/18773] New: GCC terminates on warnings compiling ada/raise.c
gcc -c -g -no-cpp-precomp -DHAVE_DESIGNATED_INITIALIZERS=0 -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing- prototypes-Werror -fno-common -DHAVE_CONFIG_H \ -I. -Iada -I../../gcc -I../../gcc/ada -I../../gcc/../include -I../../gcc/../libcpp/include ../../gcc/ ada/raise.c -o ada/raise.o In file included from ../../gcc/ada/raise.c:98: ../../gcc/unwind.h:35: warning: ignoring #pragma GCC visibility ../../gcc/unwind.h:237: warning: ignoring #pragma GCC visibility make[2]: *** [ada/raise.o] Error 1 make[1]: *** [stage1_build] Error 2 make: *** [bootstrap] Error 2 Compiler configured with the following: ../configure --prefix=/usr/local/ada --enable-shared --disable-nls --enable-languages=c,ada Compiled with the following GCC: Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs Thread model: posix gcc version 3.3 20040913 (GNAT for Mac OS X build 1650) -- Summary: GCC terminates on warnings compiling ada/raise.c Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: awreynolds at mac dot com CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: powerpc-apple-darwin7.6.0 GCC host triplet: powerpc-apple-darwin7.6.0 GCC target triplet: powerpc-apple-darwin7.6.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18773
[Bug bootstrap/29747] New: No debug symbols when compiling stage2 compiler with -O2 -g
About the host compiler: MacBookPro15:~/Developer/Compiler/gcc-head drew$ gcc -v Using built-in specs. Target: i686-apple-darwin8 Configured with: /Users/drew/Developer/Compiler/gcc-head/configure --target=i686-apple-darwin8 --host=i686-apple-darwin8 --build=i686-apple-darwin8 --prefix=/usr/local/ada-4.2 --disable-libssp --with-arch=pentium-m --with-tune=prescott --enable-languages=c,ada Thread model: posix gcc version 4.2.0 20060409 (experimental) Configure command: MacBookPro15:~/Developer/Compiler/gcc-head drew$ contrib/gcc_build -c '--enable-checking=release --prefix=/usr/local/ada-4.3 --with-arch=nocona --with-tune=generic --host=i686-apple-darwin8 --target=i686-apple-darwin8 --build=i686-apple-darwin8 --with-gmp=/opt/local --with-mpfr=/opt/local --enable-languages=c,ada' -d $PWD -o $PWD/build update build test Information from config.log This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ /Users/drew/Developer/Compiler/gcc-head/intl/configure --cache-file=./config.cache --build=i686-apple-darwin8 --host=i686-apple-darwin8 --target=i686-apple-darwin8 --enable-checking=release --prefix=/usr/local/ada-4.3 --with-arch=nocona --with-tune=generic --with-gmp=/opt/local --with-mpfr=/opt/local --enable-languages=c,ada --program-transform-name=s,y,y, --srcdir=/Users/drew/Developer/Compiler/gcc-head/intl --with-build-libsubdir=. --enable-werror-always ## - ## ## Platform. ## ## - ## hostname = MacBookPro15.local uname -m = i386 uname -r = 8.8.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.8.1: Mon Sep 25 19:42:00 PDT 2006; root:xnu-792.13.8.obj~1/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.8.1: Mon Sep 25 19:42:00 PDT 2006; root:xnu-792.13.8.obj~1/RELEASE_I386 Kernel configured for up to 2 processors. 2 processors are physically available. 2 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 Primary memory available: 1.00 gigabytes Default processor set: 81 tasks, 255 threads, 2 processors Load average: 3.45, Mach factor: 0.31 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown Information about the failure: configure:2092: /Users/drew/Developer/Compiler/gcc-head/build/./prev-gcc/xgcc -B/Users/drew/Developer/Compiler/gcc-head/build/./prev-gcc/ -B/usr/local/ada-4.3/i686-apple-darwin8/bin/ -V &5 xgcc: '-V' must come at the start of the command line configure:2095: $? = 1 configure:2118: checking for C compiler default output file name configure:2121: /Users/drew/Developer/Compiler/gcc-head/build/./prev-gcc/xgcc -B/Users/drew/Developer/Compiler/gcc-head/build/./prev-gcc/ -B/usr/local/ada-4.3/i686-apple-darwin8/bin/ -O2 -g -fomit-frame-pointer conftest.c >&5 ERROR: No debug map or DWARF data was found to link.configure:2124: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2163: error: C compiler cannot create executables See `config.log' for more details. -- Summary: No debug symbols when compiling stage2 compiler with -O2 -g Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: awreynolds at mac dot com GCC build triplet: i686-apple-darwin8 GCC host triplet: i686-apple-darwin8 GCC target triplet: i686-apple-darwin8 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29747
[Bug bootstrap/29747] No debug symbols when compiling stage2 compiler with -O2 -g
--- Comment #1 from awreynolds at mac dot com 2006-11-07 02:38 --- Created an attachment (id=12557) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12557&action=view) intl/config.log Stage 2 configure of intl -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29747
[Bug bootstrap/29747] No debug symbols when compiling stage2 compiler with -O2 -g
--- Comment #2 from awreynolds at mac dot com 2006-11-07 02:40 --- Information from the command line: Configuring stage 2 in ./intl configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... yes checking for msgfmt... /opt/local/bin/msgfmt checking for gmsgfmt... /opt/local/bin/msgfmt checking for xgettext... /opt/local/bin/xgettext checking for msgmerge... /opt/local/bin/msgmerge checking for i686-apple-darwin8-gcc... /Users/drew/Developer/Compiler/gcc-head/build/./prev-gcc/xgcc -B/Users/drew/Developer/Compiler/gcc-head/build/./prev-gcc/ -B/usr/local/ada-4.3/i686-apple-darwin8/bin/ checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. make[2]: *** [configure-stage2-intl] Error 77 make[1]: *** [stage2-bubble] Error 2 make: *** [bootstrap] Error 2 gcc_build: error: Could not bootstrap the compiler -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29747