This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/54095] Unnecessary static variable renaming
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 26 Jul 2012 14:53:58 +0000
- Subject: [Bug lto/54095] Unnecessary static variable renaming
- Auto-submitted: auto-generated
- References: <bug-54095-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54095
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |lto
Blocks| |43038
--- Comment #4 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-07-26 14:53:58 UTC ---
PR43038 is related. We should be able to impose more constraints to the
partitioning algorithm.