[Bug other/49533] [4.7 regression] Firefox profiled build issues
markus at trippelsdorf dot de
gcc-bugzilla@gcc.gnu.org
Thu Jul 7 16:21:00 GMT 2011
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
More information about the Gcc-bugs
mailing list