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: PATCH: fix gcc.c-torture/compile/920428-2.c on m68k


  In message <Pine.LNX.4.33.0107181840060.5696-100000@serv>you write:
  > Hi,
  > 
  > Could someone commit this fix from mainline also on the branch?
  > I've tested it on linux-m68k and linux-i686.
  > Thanks.
  > 
  > bye, Roman
  > 
  > Wed May  9 10:40:25 2001  Alexandre Oliva  <aoliva@redhat.com>
  > 
  > 	* regclass.c (scan_one_insn): Update REG_N_REFS when optimizing
  > 	handling of two-address insns.
Q. Are there other hunks of the regclass pass which modify the number of
times a register is referenced or set?  If so, then it might just be
easier to rerun the code which computes the reference counts.

Regardless, I consider the patch Daniel checked in to fix this problem OK
for the branch too.  I don't know if the branch is open for checkins or not
though.


jeff


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