]> git.ipfire.org Git - thirdparty/gcc.git/commit
Add PR to:
authorRichard Earnshaw <rearnsha@gcc.gnu.org>
Fri, 31 Oct 2003 15:14:19 +0000 (15:14 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Fri, 31 Oct 2003 15:14:19 +0000 (15:14 +0000)
commit79b535431ad88dd57edd2285d193e1cfe17b056a
treef505c50b05b44a18f40cf31993c269332eeb6527
parent71c1543c4bbfb0c35fd2fbd776e3ea8d82d56cdc
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
gcc/ChangeLog