Add PR to:
PR optimization/8896 * postreload.c (reload_combine): Check that REGY doesn't die in an insn of the form (set (regx) (plus (regx) (regy))), ie REGX != REGY. From-SVN: r73149
This commit is contained in:
parent
71c1543c4b
commit
79b535431a
@ -1,5 +1,6 @@
|
|||||||
2003-10-31 Richard Earnshaw <rearnsha@arm.com>
|
2003-10-31 Richard Earnshaw <rearnsha@arm.com>
|
||||||
|
|
||||||
|
PR optimization/8896
|
||||||
* postreload.c (reload_combine): Check that REGY doesn't die in an
|
* postreload.c (reload_combine): Check that REGY doesn't die in an
|
||||||
insn of the form (set (regx) (plus (regx) (regy))), ie REGX != REGY.
|
insn of the form (set (regx) (plus (regx) (regy))), ie REGX != REGY.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user