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


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