[Bug target/48496] [4.7/4.8 Regression] 'asm' operand requires impossible reload
ebotcazou at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri May 4 11:14:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48496
--- Comment #25 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-05-04 11:13:26 UTC ---
Author: ebotcazou
Date: Fri May 4 11:13:20 2012
New Revision: 187152
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187152
Log:
PR target/48496
* recog.c (constrain_operands): If extra constraints are present, also
accept pseudo-registers with equivalent memory locations during reload.
Added:
branches/gcc-4_7-branch/gcc/testsuite/gcc.target/ia64/pr48496.c
- copied unchanged from r187150,
trunk/gcc/testsuite/gcc.target/ia64/pr48496.c
branches/gcc-4_7-branch/gcc/testsuite/gcc.target/ia64/pr52657.c
- copied unchanged from r187150,
trunk/gcc/testsuite/gcc.target/ia64/pr52657.c
Modified:
branches/gcc-4_7-branch/gcc/ChangeLog
branches/gcc-4_7-branch/gcc/recog.c
branches/gcc-4_7-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list