This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r124213 - in /branches/gcc-4_1-branch/gcc: Chan...
- From: ian at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Fri, 27 Apr 2007 04:45:54 -0000
- Subject: r124213 - in /branches/gcc-4_1-branch/gcc: Chan...
Author: ian
Date: Fri Apr 27 05:45:53 2007
New Revision: 124213
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124213
Log:
./:
PR target/28675
* reload.c (find_reloads_subreg_address): If the address was valid
in the original mode but not in the new mode, reload the whole
address.
testsuite/:
PR target/28675
* gcc.c-torture/compile/pr28675.c: New test.
Added:
branches/gcc-4_1-branch/gcc/testsuite/gcc.c-torture/compile/pr28675.c
Modified:
branches/gcc-4_1-branch/gcc/ChangeLog
branches/gcc-4_1-branch/gcc/reload.c
branches/gcc-4_1-branch/gcc/testsuite/ChangeLog