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]

Build failure of egcs-19991004 on Linux/Alpha


Hi,

Symptom:
During the build of egcs's libio I get:

  /discs/c4/home/gilbertd/egcs-source/egcs-19991004/gcc/xgcc
-B/discs/c4/home/gilbertd/egcs-source/egcs-19991004/gcc/
-B/home/dg/egcs/alphaev56-unknown-linux-gnu/bin/ -c -g -O2 -fvtable-thunks
-D_GNU_SOURCE -fno-implicit-templates -I. -I. -nostdinc++ -D_IO_MTSAFE_IO
editbuf.cc -o pic/editbuf.o
/discs/c4/home/gilbertd/egcs-source/egcs-19991004/gcc/xgcc
-B/discs/c4/home/gilbertd/egcs-source/egcs-19991004/gcc/
-B/home/dg/egcs/alphaev56-unknown-linux-gnu/bin/ -c -g -O2 -fvtable-thunks
-D_GNU_SOURCE -fno-implicit-templates -I. -I. -nostdinc++ -D_IO_MTSAFE_IO
editbuf.cc
editbuf.cc: In method `edit_buffer::edit_buffer ()':
editbuf.cc:614: Internal compiler error in `maybe_remove_dead_notes', at
flow.c:5972
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for
instructions.
make[1]: *** [editbuf.o] Error 1
make[1]: Leaving directory
`/discs/c4/home/gilbertd/egcs-source/egcs-19991004/alphaev56-unknown-linux-gnu/libio'


  while building egcs-19991004 (snapshot)

bash$ /discs/c4/home/gilbertd/egcs-source/egcs-19991004/gcc/xgcc -v
Reading specs from
/home/dg/egcs/lib/gcc-lib/alphaev56-unknown-linux-gnu/2.96/specs
gcc version 2.96 19991004 (experimental)

Dave
-- 
 --------------------------------------------------------------------   
/ Dr. David Alan Gilbert      | Running Linux on           |  Happy  \ 
\   gro.gilbert @ treblig.org |  Alpha, x86, ARM and SPARC |  In Hex /
 ____________________________|___ http://www.treblig.clara.net   __/


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