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 lto/49796] [4.7 Regression] 483.xalancbmk/447.dealII in SPEC CPU 2006 failed to build


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

--- Comment #5 from Martin Jambor <jamborm at gcc dot gnu.org> 2011-07-22 15:35:54 UTC ---
Author: jamborm
Date: Fri Jul 22 15:35:48 2011
New Revision: 176630

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176630
Log:
2011-07-22  Martin Jambor  <mjambor@suse.cz>

    PR lto/49796
    * cgraphunit.c (verify_edge_corresponds_to_fndecl): Return false
    if decl node is in another partition, call cgraph_get_node only
    once.


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


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