[Bug lto/40903] LTO doesn't merge common sections properly
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Jul 29 19:20:00 GMT 2009
------- Comment #6 from rguenth at gcc dot gnu dot org 2009-07-29 19:20 -------
Ah, it's because I don't push to lto_global_var_decls. We can at
write-global-declarations time walk over all global vars and exchange the
written decl for
the largest in the chain.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40903
More information about the Gcc-bugs
mailing list