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 c++/38253] [4.4 regression] g++.dg/ipa/iinline-1.C scan-ipa-dump inline fails on powerpc



------- Comment #7 from jakub at gcc dot gnu dot org  2008-12-11 09:16 -------
Subject: Bug 38253

Author: jakub
Date: Thu Dec 11 09:15:17 2008
New Revision: 142674

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142674
Log:
        PR c++/38253
        * gimplify.c (gimplify_init_constructor): Don't force constructor
        into memory if there is just one nonzero element.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gimplify.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38253


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