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 other/49533] [4.7 regression] Firefox profiled build issues


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

--- Comment #5 from Markus Trippelsdorf <markus at trippelsdorf dot de> 2011-07-07 16:20:44 UTC ---
This is caused by:

7791b0eb56c3c324004e6fffe2d5f21241c038f7 is the first bad commit
commit 7791b0eb56c3c324004e6fffe2d5f21241c038f7
Author: hubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Mon Jun 13 13:12:23 2011 +0000

        * ipa-inline-transform.c (+can_remove_node_now_p_1): Break out from...
        (can_remove_node_now_p): ... here; handle same comdat groups.
        (clone_inlined_nodes): Update use of can_remove_node_now_p add TODO.
        (inline_call): Update use of can_remove_node_now_p.


    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@174989
138bc75d-0d04-0410-961f-82ee72b054a4


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