public inbox for gas2@sourceware.org
 help / color / mirror / Atom feed
* gas-980313 mips64orion problems
@ 1998-03-13 12:26 Joel Sherrill
  1998-03-13 15:34 ` Ken Raeburn
  0 siblings, 1 reply; 6+ messages in thread
From: Joel Sherrill @ 1998-03-13 12:26 UTC (permalink / raw)
  To: gas2

The same mips64orion problem which existed in gas-980310 still
exists in gas-980313.

If I am reading diffs-weekly-980310 correctly, then a chunk of
code in tc-mips.c was deleted.  My guess is that the mips gas is broken on
just about every configuration right now.

I readded the code deleted by the change in diffs-weekly-980310 and
this allowed tc-mips.c to compile but later the build failed trying
to build egcs-1.0.2-980309-prerelease with the following:

  /usr2/tools/build-mips64orion-tools/gcc/xgcc
-B/usr2/tools/build-mips64orion-tools/gcc/ -O2  -DCROSS_COMPILE -DIN_GCC
-O2 -I./include  -G 0 -g1 -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED
-fexceptions -Dinhibit_libc   -I. -I../../src/gcc -I../../src/gcc/config
-c -DL${name} \
      ../../src/gcc/libgcc2.c -o ${name}.o; \
  if [ $? -eq 0 ] ; then true; else exit 1; fi; \
  /usr2/tools/build-mips64orion-tools/binutils/ar rc tmplibgcc2.a
${name}.o; \
  rm -f ${name}.o; \
done
_muldi3
_divdi3
/tmp/cca01669.s: Assembler messages:
/tmp/cca01669.s:439: Internal error!
Assertion failure in macro_build at ../../src/gas/config/tc-mips.c line
2349.
Please report this bug.

--joel


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~1998-03-16  5:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-03-13 12:26 gas-980313 mips64orion problems Joel Sherrill
1998-03-13 15:34 ` Ken Raeburn
1998-03-14  7:50   ` Joel Sherrill
1998-03-14 13:16     ` Ken Raeburn
1998-03-16  5:37       ` Joel Sherrill
1998-03-14  8:09   ` H.J. Lu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).