]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR middle-end/90553 (Register allocation allocates post-incremented address-load...
authorHans-Peter Nilsson <hp@axis.com>
Wed, 22 May 2019 00:35:32 +0000 (00:35 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Wed, 22 May 2019 00:35:32 +0000 (00:35 +0000)
commit5e21e8e70fbb9ae0ec8f6c29daeee0412dc10fbf
tree5c1b377d380b18be2781a12353ffa8934f2867a6
parent325437b2a329715da7be4de792af052c19a0ac7b
re PR middle-end/90553 (Register allocation allocates post-incremented address-load of call to call-clobbered register)

PR middle-end/90553
* ira-lives.c (process_bb_node_lives): Consider defs
for a call insn to be die before the call, not after.

From-SVN: r271498
gcc/ChangeLog
gcc/ira-lives.c