Mainline bootstrap broken in varasm.c

Mark Mitchell mark@codesourcery.com
Tue May 10 00:33:00 GMT 2005


Steve Kargl wrote:
> 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>

Probably; so, if you submit preprocessed source, etc., that will 
probably help.  I'm pretty sure that patch was bootstraped on 
x86_64-unknown-linux-gnu, so it's probably something freebsd-ish.

I can volunteer Julian to look into it, once you file a full report. :-)

-- 
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304



More information about the Gcc mailing list