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]

EGCS-1.0 a29k-coff error



  I test EGCS-1.0 cross compiler on Slackware Linux and GNU-WIN32 b18.
  Anyway, forgive me my poor English.
  I succeeded building c and c++ cross compiler at following targets
on both systems.

     m68k-coff         m88k-coff          powerpc-elf     sparc-elf
     sparclet-aout     sparclite-coff     mips-elf        mips64-elf
     mips64orion-elf   hppa1.1-proelf     sh-elf          mn10200-elf
     mn10300-elf       arm-coff           i960-coff       i386-coff
     arm-semi-aout

   But target a29k-coff takes following error always. ( I've tested all of
previous Egcs snapshots, and always found this error. )

   Are there any patch or guide lines to fix this bug ?

----------------------------------------------------------------------------

/usr/src/egcs/build/gcc/xgcc -B/usr/src/egcs/build/gcc/ -O2 -DCROSS_COMPILE
  -DIN_GCC -O2 -I./include -g1 -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED 
  -fexceptions -Dinhibit_libc -I. -I../../egcs-1.0/gcc -I../../egcs-1.0/gcc/
  config  -c ../../egcs-1.0/gcc/cp/new.cc
/tmp/cca11756.s: Assembler messages :
/tmp/cca11756.s:168: Error: Invalid operands
/tmp/cca11756.s:357: Error: Invalid operands

-----------------------------------------------------------------------------



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