]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/48496 ('asm' operand requires impossible reload)
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 4 May 2012 11:01:34 +0000 (11:01 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 4 May 2012 11:01:34 +0000 (11:01 +0000)
commita2f2d218dd337a6508d504e477a3ae5371069d59
treeff51844afb0d248a98556451ecbb9b1c3a056a0d
parent9178a345850d1c35cc1fe2bed529a8a0029c4251
re PR target/48496 ('asm' operand requires impossible reload)

PR target/48496
* recog.c (constrain_operands): If extra constraints are present, also
accept pseudo-registers with equivalent memory locations during reload.

From-SVN: r187150
gcc/ChangeLog
gcc/recog.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/ia64/pr48496.c [new file with mode: 0644]
gcc/testsuite/gcc.target/ia64/pr52657.c [new file with mode: 0644]