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]

Re: compling egcs-1.1 on m68k/Linux



  In message <Pine.SOL.3.95.980820150443.7838A-101000@sam>you write:
  > Hi,
  > I have been trying to compile egcs-19980819 on an m68k (Amiga with 68060)
  > runing Debian2.0 Linux
  > 
  > Compilation fails here (Im sending the complete log as attachment):
  > 
  > _muldi3
  > _divdi3
  > ../../gcc/libgcc2.c: In function `__divdi3':
  > ../../gcc/libgcc2.c:680: fixed or forbidden register 0 (%d0) was spilled fo  > r
  > class DATA_REGS.
Well, I don't have a 68k linux box around here, so I can't duplicate
your problem.

I did try to duplicate it with a cross compiler and _divdi3 compiled
just fine.

I did notice that you're working from a debian package.  Has debian
made any changes to the egcs sources?  That might account for the
difference in behavior.


Jeff


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