]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR middle-end/33436 (Bad constant output with TARGET_ASM_ALIGNED_DI_OP)
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Fri, 28 Sep 2007 00:54:29 +0000 (00:54 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Fri, 28 Sep 2007 00:54:29 +0000 (00:54 +0000)
commit7cefcade5d36495c8c0611cddff1f63c2a6e4b1b
tree0eefe5eeb98aeb981e791a8a1b3ea83fc7bec38d
parent3ba43c5f0c039df452c8f33071f36ce7dee4a70c
re PR middle-end/33436 (Bad constant output with TARGET_ASM_ALIGNED_DI_OP)

PR middle-end/33436
* expr.c (emit_group_load_1): Split constant double when destination
length is half source length.

From-SVN: r128855
gcc/ChangeLog
gcc/expr.c