public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/35378]  New: Bootstrap fails with BOOT_CFLAGS="-g -O0"
@ 2008-02-26 12:57 danglin at gcc dot gnu dot org
  2008-02-26 13:02 ` [Bug bootstrap/35378] " rguenth at gcc dot gnu dot org
  2008-02-26 14:32 ` dave at hiauly1 dot hia dot nrc dot ca
  0 siblings, 2 replies; 3+ messages in thread
From: danglin at gcc dot gnu dot org @ 2008-02-26 12:57 UTC (permalink / raw)
  To: gcc-bugs

../gcc/configure --build=i686-apple-darwin9 --host=i686-apple-darwin9
--target=i
686-apple-darwin9 --with-gnu-as --enable-shared --prefix=/opt/gnu/gcc/gcc-4.3.0 
--enable-debug=no --disable-nls
--enable-languages="c,c++,objc,fortran,obj-c++,j
ava"
...

make BOOT_CFLAGS="-g -O0" bootstrap
...
Comparing stages 2 and 3
warning: ./cc1-checksum.o differs
warning: ./cc1obj-checksum.o differs
warning: ./cc1objplus-checksum.o differs
warning: ./cc1plus-checksum.o differs
Bootstrap comparison failure!
./dbxout.o differs
./fortran/check.o differs
./fortran/trans-decl.o differs
./java/class.o differs
./varasm.o differs
make[2]: *** [compare] Error 1
make[1]: *** [stage3-bubble] Error 2
make: *** [bootstrap] Error 2
Tue 26 Feb 2008 01:38:35 EST


john-david-anglins-mac-pro:stage3-gcc dave$ ./xgcc -B./ -v
Reading specs from ./specs
Target: i686-apple-darwin9
Configured with: ../gcc/configure --build=i686-apple-darwin9
--host=i686-apple-darwin9 --target=i686-apple-darwin9 --with-gnu-as
--enable-shared --prefix=/opt/gnu/gcc/gcc-4.3.0 --enable-debug=no --disable-nls
--enable-languages=c,c++,objc,fortran,obj-c++,java
Thread model: posix
gcc version 4.3.0 20080226 (prerelease) [gcc-4_3-branch revision 132666] (GCC)


-- 
           Summary: Bootstrap fails with BOOT_CFLAGS="-g -O0"
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
 GCC build triplet: i686-apple-darwin9
  GCC host triplet: i686-apple-darwin9
GCC target triplet: i686-apple-darwin9


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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug bootstrap/35378] Bootstrap fails with BOOT_CFLAGS="-g -O0"
  2008-02-26 12:57 [Bug bootstrap/35378] New: Bootstrap fails with BOOT_CFLAGS="-g -O0" danglin at gcc dot gnu dot org
@ 2008-02-26 13:02 ` rguenth at gcc dot gnu dot org
  2008-02-26 14:32 ` dave at hiauly1 dot hia dot nrc dot ca
  1 sibling, 0 replies; 3+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2008-02-26 13:02 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from rguenth at gcc dot gnu dot org  2008-02-26 13:01 -------
Did you check if it is only debug info that differs?  That is, does
BOOT_CFLAGS="-O0" work?


-- 


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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug bootstrap/35378] Bootstrap fails with BOOT_CFLAGS="-g -O0"
  2008-02-26 12:57 [Bug bootstrap/35378] New: Bootstrap fails with BOOT_CFLAGS="-g -O0" danglin at gcc dot gnu dot org
  2008-02-26 13:02 ` [Bug bootstrap/35378] " rguenth at gcc dot gnu dot org
@ 2008-02-26 14:32 ` dave at hiauly1 dot hia dot nrc dot ca
  1 sibling, 0 replies; 3+ messages in thread
From: dave at hiauly1 dot hia dot nrc dot ca @ 2008-02-26 14:32 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from dave at hiauly1 dot hia dot nrc dot ca  2008-02-26 14:31 -------
Subject: Re:  Bootstrap fails with BOOT_CFLAGS="-g -O0"

> Did you check if it is only debug info that differs?  That is, does
> BOOT_CFLAGS="-O0" work?

Removing "-g" works.

Dave


-- 


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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-02-26 14:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-26 12:57 [Bug bootstrap/35378] New: Bootstrap fails with BOOT_CFLAGS="-g -O0" danglin at gcc dot gnu dot org
2008-02-26 13:02 ` [Bug bootstrap/35378] " rguenth at gcc dot gnu dot org
2008-02-26 14:32 ` dave at hiauly1 dot hia dot nrc dot ca

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).