This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r187152 - in /branches/gcc-4_7-branch/gcc: Chan...


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]