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]

r109791 - in /branches/dfp-branch/gcc: ChangeLo...


Author: bje
Date: Tue Jan 17 00:51:17 2006
New Revision: 109791

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109791
Log:
	* config/rs6000/predicates.md (reg_or_mem_operand): Pair up
	match_code "mem" with match_test "macho_lo_sum_memory_operand" so
	that subreg'ed mem expressions are not rejected by this predicate.

Modified:
    branches/dfp-branch/gcc/ChangeLog.dfp
    branches/dfp-branch/gcc/config/rs6000/predicates.md


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