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]

BIB branch bootstrap failure in ada/decl.c on cygwin


My first bootstrap of the bib branch on cygwin failed in ada/decl.c

stage1/xgcc.exe -Bstage1/ -B/usr/local/gcc-bib/i686-pc-cygwin/bin/ -c   -g -O2 -
DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes    -
fno-common  -DHAVE_CONFIG_H   -DCYGWIN_CROSS_DIR=\"/usr/local/gcc-bib/i686-pc-cy
gwin\" -I. -Iada -I/usr/local/src/gcc-3.4-bib/gcc -I/usr/local/src/gcc-3.4-bib/g
cc/ada -I/usr/local/src/gcc-3.4-bib/gcc/config -I/usr/local/src/gcc-3.4-bib/gcc/
../include /usr/local/src/gcc-3.4-bib/gcc/ada/targtyps.c -o ada/targtyps.o
stage1/xgcc.exe -Bstage1/ -B/usr/local/gcc-bib/i686-pc-cygwin/bin/ -c   -g -O2 -
DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes    -
fno-common  -DHAVE_CONFIG_H   -DCYGWIN_CROSS_DIR=\"/usr/local/gcc-bib/i686-pc-cy
gwin\" -I. -Iada -I/usr/local/src/gcc-3.4-bib/gcc -I/usr/local/src/gcc-3.4-bib/g
cc/ada -I/usr/local/src/gcc-3.4-bib/gcc/config -I/usr/local/src/gcc-3.4-bib/gcc/
../include /usr/local/src/gcc-3.4-bib/gcc/ada/decl.c -o ada/decl.o
/usr/local/src/gcc-3.4-bib/gcc/ada/decl.c: In function `gnat_to_gnu_entity':
/usr/local/src/gcc-3.4-bib/gcc/ada/decl.c:3892: internal compiler error: Segment
ation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[2]: *** [ada/decl.o] Error 1
make[2]: Leaving directory `/usr/local/obj/gcc-bib/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/usr/local/obj/gcc-bib/gcc'
make: *** [bootstrap] Error 2


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