This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/33436] Bad constant output with TARGET_ASM_ALIGNED_DI_OP
- From: "danglin at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Sep 2007 00:54:41 -0000
- Subject: [Bug middle-end/33436] Bad constant output with TARGET_ASM_ALIGNED_DI_OP
- References: <bug-33436-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from danglin at gcc dot gnu dot org 2007-09-28 00:54 -------
Subject: Bug 33436
Author: danglin
Date: Fri Sep 28 00:54:29 2007
New Revision: 128855
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128855
Log:
PR middle-end/33436
* expr.c (emit_group_load_1): Split constant double when destination
length is half source length.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/expr.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33436