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/11745] New: Bootstrap fails when compiling insn-attrtab.c with stage1/xgcc


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: Bootstrap fails when compiling insn-attrtab.c with
                    stage1/xgcc
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tobias dot schlueter at web dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-cygwin
  GCC host triplet: i686-pc-cygwin
GCC target triplet: i686-pc-cygwin

I try to build with 

../gcc/configure --prefix=/tmp/gcc-g95 --enable-languages=c,f95 
make bootstrap-lean

The bootstrap then ends with:

echo timestamp > s-attrtab
stage1/xgcc.exe -Bstage1/ -B/tmp/gcc-g95/i686-pc-cygwin/bin/   -g -O2  -DIN_GCC
  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -W
no-long-long -Werror -fno-common   -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I
../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include -I../../gcc/gc
c/../libbanshee/libcompat -I../../gcc/gcc/../libbanshee -I../../gcc/gcc/../libba
nshee/points-to -c insn-attrtab.c \
  -o insn-attrtab.o
make[2]: *** [insn-attrtab.o] Error 1
make[2]: Leaving directory `/home/tobi/src/gcc/build/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/home/tobi/src/gcc/build/gcc'
make: *** [bootstrap-lean] Error 2

Please note that there's no error message in the above. This happens less than
ten seconds after this command is issued. Compiling manually with -v gives the
following output:

tobi@Marktplatz ~/src/gcc/build/gcc
$ stage1/xgcc.exe -Bstage1/ -B/tmp/gcc-g95/i686-pc-cygwin/bin/   -g -O2  -DIN_G
CC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic
-Wno-long-long -Werror -fno-common   -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc
 -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include -I../../gc
c/gcc/../libbanshee/libcompat -I../../gcc/gcc/../libbanshee -I../../gcc/gcc/../
libbanshee/points-to -c insn-attrtab.c  -o insn-attrtab.o -v
Reading specs from stage1/specs
Configured with: ../gcc/configure --prefix=/tmp/gcc-g95 --enable-languages=c,f95

Thread model: single
gcc version 3.5-tree-ssa 20030731 (merged 20030722)
 stage1/cc1.exe -quiet -v -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/
gcc/config -I../../gcc/gcc/../include -I../../gcc/gcc/../libbanshee/libcompat -I
../../gcc/gcc/../libbanshee -I../../gcc/gcc/../libbanshee/points-to -iprefix /ho
me/tobi/src/gcc/build/gcc/stage1/../lib/gcc-lib/i686-pc-cygwin/3.5-tree-ssa/ -is
ystem include -isystem stage1/include -isystem /tmp/gcc-g95/i686-pc-cygwin/bin/i
nclude -D__CYGWIN32__ -D__CYGWIN__ -Dunix -D__unix__ -D__unix -idirafter /usr/li
b/../include/w32api -idirafter ../../include/w32api -DIN_GCC -DHAVE_CONFIG_H ins
n-attrtab.c -quiet -dumpbase insn-attrtab.c -mtune=pentiumpro -auxbase-strip ins
n-attrtab.o -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-protot
ypes -pedantic -Wno-long-long -Werror -version -fno-common -o /cygdrive/c/DOCUME
~1/TOBI~1.MAR/LOCALS~1/Temp/ccMDExKy.s
ignoring nonexistent directory "stage1/include"
ignoring nonexistent directory "/tmp/gcc-g95/i686-pc-cygwin/bin/include"
ignoring nonexistent directory "/home/tobi/src/gcc/build/gcc/lib/gcc-lib/i686-pc
$ stage1/xgcc.exe -Bstage1/ -B/tmp/gcc-g95/i686-pc-cygwin/bin/   -g -O2  -DIN_G
CC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic c
-Wno-long-long -Werror -fno-common   -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc
 -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include -I../../gc
c/gcc/../libbanshee/libcompat -I../../gcc/gcc/../libbanshee -I../../gcc/gcc/../e
libbanshee/points-to -c insn-attrtab.c  -o insn-attrtab.o -v
Reading specs from stage1/specs"/tmp/gcc-g95/i686-pc-cygwin/include"
Configured with: ../gcc/configure --prefix=/tmp/gcc-g95 --enable-languages=c,f95
ignoring duplicate directory "."
Thread model: singleirectory "../../gcc/gcc"
gcc version 3.5-tree-ssa 20030731 (merged 20030722)
 stage1/cc1.exe -quiet -v -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/
gcc/config -I../../gcc/gcc/../include -I../../gcc/gcc/../libbanshee/libcompat -I
../../gcc/gcc/../libbanshee -I../../gcc/gcc/../libbanshee/points-to -iprefix /ho
me/tobi/src/gcc/build/gcc/stage1/../lib/gcc-lib/i686-pc-cygwin/3.5-tree-ssa/ -is
ystem include -isystem stage1/include -isystem /tmp/gcc-g95/i686-pc-cygwin/bin/i
nclude -D__CYGWIN32__ -D__CYGWIN__ -Dunix -D__unix__ -D__unix -idirafter /usr/li
b/../include/w32api -idirafter ../../include/w32api -DIN_GCC -DHAVE_CONFIG_H ins
n-attrtab.c -quiet -dumpbase insn-attrtab.c -mtune=pentiumpro -auxbase-strip ins
n-attrtab.o -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-protot
ypes -pedantic -Wno-long-long -Werror -version -fno-common -o /cygdrive/c/DOCUME
~1/TOBI~1.MAR/LOCALS~1/Temp/ccmT37xj.s
ignoring nonexistent directory "stage1/include"
ignoring nonexistent directory "/tmp/gcc-g95/i686-pc-cygwin/bin/include"
ignoring nonexistent directory "/home/tobi/src/gcc/build/gcc/lib/gcc-lib/i686-pc
-cygwin/3.5-tree-ssa/include"
ignoring nonexistent directory "/home/tobi/src/gcc/build/gcc/lib/gcc-lib/i686-pc
-cygwin/3.5-tree-ssa/../../../../i686-pc-cygwin/include"
ignoring nonexistent directory "/tmp/gcc-g95/include"
ignoring nonexistent directory "/tmp/gcc-g95/lib/gcc-lib/i686-pc-cygwin/3.5-tree
-ssa/include"
ignoring nonexistent directory "/tmp/gcc-g95/i686-pc-cygwin/include"
ignoring nonexistent directory "../../include/w32api"
ignoring duplicate directory "."
ignoring duplicate directory "../../gcc/gcc"
#include "..." search starts here:
#include <...> search starts here:
 .
 ../../gcc/gcc
 ../../gcc/gcc/config
 ../../gcc/include
 ../../gcc/libbanshee/libcompat
 ../../gcc/libbanshee
 ../../gcc/libbanshee/points-to
 include
 /usr/local/include
 /usr/include
 /usr/include/w32api
End of search list.
GNU C version 3.5-tree-ssa 20030731 (merged 20030722) (i686-pc-cygwin)
        compiled by GNU C version 3.2 20020927 (prerelease).
GGC heuristics: --param ggc-min-expand=47 --param ggc-min-heapsize=32702

tobi@Marktplatz ~/src/gcc/build/gcc
$

If you want me to attach the generated insn-attrtab.c (or the .i-file) I will. I
refrained from doing so because of its size. If you tell me what to enter into


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