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]

r107374 - in /branches/gcc-4_1-branch/gcc: Chan...


Author: kazu
Date: Tue Nov 22 20:53:08 2005
New Revision: 107374

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107374
Log:
gcc/
	PR target/23435
	* m68k.md (zero_extendsidi2): Force operands[1] to a register
	if both operands[0] and operands[1] are memory.

gcc/testsuite/
	PR target/23435
	* gcc.c-torture/compile/pr23435.c: New.

Added:
    branches/gcc-4_1-branch/gcc/testsuite/gcc.c-torture/compile/pr23435.c
      - copied unchanged from r107373, trunk/gcc/testsuite/gcc.c-torture/compile/pr23435.c
Modified:
    branches/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/config/m68k/m68k.md
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog


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