This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/33436] Bad constant output with TARGET_ASM_ALIGNED_DI_OP



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]