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: bootstrap/10049: Make all abends part way through


On Wed, Mar 12, 2003 at 08:39:44PM -0000, tgosselin at international-wireless dot net wrote:
> End of output at time of crash was:
> mkdir libgcc
> if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
> /gcc_arm/gcc/xgcc -B/gcc_arm/gcc/ -B/binutils_arm/arm-aout/bin/ -B/binutils_arm/
> arm-aout/lib/ -isystem /binutils_arm/arm-aout/include -O2  -DIN_GCC -DCROSS_COMP
> ILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
>  ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I
> ../../gcc_src/gcc -I../../gcc_src/gcc/. -I../../gcc_src/gcc/config -I../../gcc_s
> rc/gcc/../include -DL_udivsi3 -xassembler-with-cpp -c ../../gcc_src/gcc/config/a
> rm/lib1funcs.asm -o libgcc/./_udivsi3.o
> xgcc: Internal error: Segmentation fault (program as)
> Please submit a full bug report.
> See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

That means that your assembler crashed; this is an assembler bug, not a
GCC bug.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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