This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


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

hp gas internal error



Target hppa1.1-rtems
Version CVS

Error:

-DL_muldi3 -c ../../../cvs-objs/gcc/gcc/libgcc2.c -o libgcc/./_muldi3.o
/tmp/ccKAyRhl.s: Assembler messages:
/tmp/ccKAyRhl.s:195: Internal error, aborting at
../../../cvs-objs/binutils/src/gas/write.c line 2852 in
number_to_chars_bigendian
Please report this bug.

The .s from gcc is attached as libgcc2.s which produces
the same error with this command line:

bash$ /usr2/test-gcc/install/hppa1.1-rtems/bin/as -o libgcc/./_muldi3.o
libgcc2.s 
libgcc2.s: Assembler messages:
libgcc2.s:195: Internal error, aborting at
../../../cvs-objs/binutils/src/gas/write.c line 2852 in
number_to_chars_bigendian
Please report this bug.

This could be a problem with gcc/cvs code generation but gas
complained first so it wins the problem report. :)

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel@OARcorp.com                 On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (256) 722-9985

libgcc2.s.gz


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