r146895 - in /branches/gcc-4_4-branch/gcc: Chan...
hjl@gcc.gnu.org
hjl@gcc.gnu.org
Tue Apr 28 14:35:00 GMT 2009
Author: hjl
Date: Tue Apr 28 14:35:12 2009
New Revision: 146895
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146895
Log:
gcc/
2009-04-28 H.J. Lu <hongjiu.lu@intel.com>
Backport from mainline:
2009-04-27 H.J. Lu <hongjiu.lu@intel.com>
PR target/39903
* config/i386/i386.c (construct_container): Don't call
gen_reg_or_parallel with BLKmode on X86_64_SSE_CLASS,
X86_64_SSESF_CLASS and X86_64_SSEDF_CLASS.
gcc/testsuite/
2009-04-28 H.J. Lu <hongjiu.lu@intel.com>
Backport from mainline:
2009-04-27 H.J. Lu <hongjiu.lu@intel.com>
PR target/39903
* gcc.dg/torture/pr39903-1.c: New.
* gcc.dg/torture/pr39903-2.c: Likewise.
Added:
branches/gcc-4_4-branch/gcc/testsuite/gcc.dg/torture/pr39903-1.c
- copied unchanged from r146894, trunk/gcc/testsuite/gcc.dg/torture/pr39903-1.c
branches/gcc-4_4-branch/gcc/testsuite/gcc.dg/torture/pr39903-2.c
- copied unchanged from r146894, trunk/gcc/testsuite/gcc.dg/torture/pr39903-2.c
Modified:
branches/gcc-4_4-branch/gcc/ChangeLog
branches/gcc-4_4-branch/gcc/config/i386/i386.c
branches/gcc-4_4-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list