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]

Re: Mainline doesn't build on Alpha ...


I wrote:

> ... From here:
> 
> echo timestamp > s-emit
> stage2/xgcc -Bstage2/ -B/usr/snp/alphaev6-unknown-linux-gnu/bin/
> -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes
> -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long
> -DHAVE_CONFIG_H    -I. -I. -I../../combined/gcc -I../../combined/gcc/.
> -I../../combined/gcc/config -I../../combined/gcc/../include -c
> insn-emit.c \
>   -o insn-emit.o
> insn-emit.c: In function `gen_reload_outhi':
> insn-emit.c:8281: internal error: Segmentation 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]: *** [insn-emit.o] Error 1

Fixed in todays' cvs download (ca. 19:00 UTC).

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)


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