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]
Other format: [Raw text]

[Bug optimization/11936] [3.4 Regresion] cannot find a register while reloading `asm'


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11936


janis187 at us dot ibm dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joern dot rennecke at superh
                   |                            |dot com


------- Additional Comments From janis187 at us dot ibm dot com  2003-08-29 19:58 -------
The regression in PR 11936 was introduced or exposed by this patch:

--- gcc/gcc/ChangeLog ---

2003-04-16  J"orn Rennecke <joern.rennecke@superh.com>

        Re-apply this patch:

        2002-05-16  Dale Johannesen  <dalej@apple.com>
          * combine.c (cant_combine_insn_p):  Reenable combinations
          involving hard regs unless CLASS_LIKELY_SPILLED_P.

The regression hunt took place on i686-pc-linux-gnu using Andrew's
simpler test case from comment #3 compiled with -O2.


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