This is the mail archive of the gcc@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]

Mainline bootstrap broken in varasm.c


Mainline bootstrapped fine on 6 May 05.  It is broken today with

./xgcc -B./ -B/usr/home/sgk/work/41/amd64-unknown-freebsd6.0/bin/ -isystem /usr/home/sgk/work/41/amd64-unknown-freebsd6.0/include -isystem /usr/home/sgk/work/41/amd64-unknown-freebsd6.0/sys-include -L/usr/home/sgk/gcc/obj41/gcc/../ld -O2 -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -I. -I. -I../../gcc41/gcc -I../../gcc41/gcc/. -I../../gcc41/gcc/../include -I./../intl -I../../gcc41/gcc/../libcpp/include -I/usr/local/include   -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time  \
   -c ../../gcc41/gcc/crtstuff.c -DCRT_BEGIN \
  -o crtbegin.o
../../gcc41/gcc/crtstuff.c:332: internal compiler error: in named_section_real, at varasm.c:425
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


I suspect the problem arose with this commit

2005-05-08  Julian Brown  <julian@codesourcery.com>
            H.J. Lu  <hongjiu.lu@intel.com>
            Paul Brook  <paul@codesourcery.com>


-- 
Steve


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