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: Bug in egcs-1.1b and snapshot 1998-10-19 (target m68k)



  In message <36386CF7.2048@snafu.de>you write:
  > Wrong code is generated for 68000 targets when using the d16(Ax) mode.
  > The range is not correctly checked for 68000/5200 targets.
  > (offset must be in range [-32768, 32767])
  > 
  > It seems the macro INDIRECTABLE_1_ADDRESS_P(X) causes the trouble:
Thanks.  I've fixed this problem.

jeff


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