This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/49533] [4.7 regression] Firefox profiled build issues
- From: "markus at trippelsdorf dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 7 Jul 2011 16:21:05 +0000
- Subject: [Bug other/49533] [4.7 regression] Firefox profiled build issues
- Auto-submitted: auto-generated
- References: <bug-49533-4@http.gcc.gnu.org/bugzilla/>
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