This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/14065] [tree-ssa] [unit-at-a-time] generates duplicate definision of invisible sybmbol forward defined
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Feb 2004 19:23:51 -0000
- Subject: [Bug optimization/14065] [tree-ssa] [unit-at-a-time] generates duplicate definision of invisible sybmbol forward defined
- References: <20040207191258.14065.fjahanian@apple.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-02-07 19:23 -------
Okay some analysis of the bug. When in not unit-at-a-time mode, the symbol CPN is not put in the
function scope while with it is.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14065