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/49378] [4.7 Regression] C++ is broken


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

--- Comment #6 from Jan Hubicka <hubicka at gcc dot gnu.org> 2011-06-12 16:39:41 UTC ---
Author: hubicka
Date: Sun Jun 12 16:39:38 2011
New Revision: 174969

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174969
Log:
    PR middle-end/49378
    * ipa.c (cgraph_non_local_node_p_1, cgraph_local_node_p): Rule out
    aliases and thunks.

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


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