[Bug lto/45375] [meta-bug] Issues with building Mozilla with LTO
markus at trippelsdorf dot de
gcc-bugzilla@gcc.gnu.org
Wed Dec 12 11:44:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375
--- Comment #157 from Markus Trippelsdorf <markus at trippelsdorf dot de> 2012-12-12 11:43:27 UTC ---
With revision 193740 libxul's size is ~34MB, which is OK.
(Unfortunately this new ICE happens with yesterdays gcc when linking libxul:
/var/tmp/mozilla-central/content/base/src/nsDocument.cpp: In member function
‘CreateRange’:
/var/tmp/mozilla-central/content/base/src/nsDocument.cpp:4999:0: internal
compiler error: in cgraph_mark_address_taken_node, at cgraph.c:1409
I will open a new PR for this later.)
Here are the requested files:
(I don't know which of the ~3000 gcda files you need, so I've uploaded them
all)
http://www.trippelsdorf.de/gcda_before.tar.bz2 (4MB)
http://www.trippelsdorf.de/gcda_after.tar.bz2 (4MB)
(-fdump-ipa-inline output)
http://www.trippelsdorf.de/libxul_before.inline.tar.bz2 (100MB)
http://www.trippelsdorf.de/libxul_after.inline.tar.bz2 (68MB, everything 'till
the ICE hit)
More information about the Gcc-bugs
mailing list