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: 22 Jan 2008 19:40:24 -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 #4 from danglin at gcc dot gnu dot org 2008-01-22 19:40 -------
Subject: Bug 33436
Author: danglin
Date: Tue Jan 22 19:39:39 2008
New Revision: 131739
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131739
Log:
PR middle-end/33436
* expr.c (emit_group_load_1): Split constant double when destination
length is half source length.
Modified:
branches/gcc-4_2-branch/gcc/ChangeLog
branches/gcc-4_2-branch/gcc/expr.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33436