This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/12342] [tree-ssa] staticvariables in static functions are incorrectly "optimized" away
- 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: 19 Sep 2003 19:17:51 -0000
- Subject: [Bug middle-end/12342] [tree-ssa] staticvariables in static functions are incorrectly "optimized" away
- References: <20030919185059.12342.gerald@pfeifer.com>
- 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=12342
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-09-19 19:17 -------
This bug is a dup of bug 12039, the problem is unit-at-a-time interfacing with the inliner (some
how).
*** This bug has been marked as a duplicate of 12039 ***