This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/11523] Intermodule Optimisation handles duplicate names wrong
- From: "mmitchel at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jul 2003 16:27:40 -0000
- Subject: [Bug optimization/11523] Intermodule Optimisation handles duplicate names wrong
- References: <20030715042420.11523.aj@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11523
mmitchel at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |geoffk at apple dot com
|dot org |
Status|NEW |ASSIGNED
------- Additional Comments From mmitchel at gcc dot gnu dot org 2003-07-15 16:27 -------
I've assigned this bug to Geoff Keating.
While it was I broke the multiple-translation-unit stuff, I unbroke the x86
bootstrap which is more important. We're still sorting out exactly what to do
about the multiple translation unit stuff, but in the meantime Geoff might want
to do the asm-name thing in crtstuff.c and remove my patch.