This is the mail archive of the gcc-patches@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: egcs-1.0.3: mc68k/mcf5200 codegen bug when optimizing



  In message <199807011408.HAA29441@cygnus.com>you write:
  > This little patch helps for the snapshots, I think it should also apply to
  > 1.0.3. Probably some of the other lines below should be modified too.
Yes, I believe you need to fix the other and.w 0xff references which
follow the one you fixed in that pattern.

There were some other patterns which had and.w instructions, but they
were guarded by !TARGET_5200 or TARGET_68040.


So I think you just need to fix all the occurences in that one pattern.

jeff


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