[Bug optimization/13799] [tree-ssa] consecutive stores to static vars not removed
falk dot hueffner at student dot uni-tuebingen dot de
gcc-bugzilla@gcc.gnu.org
Mon Feb 16 22:11:00 GMT 2004
------- Additional Comments From falk dot hueffner at student dot uni-tuebingen dot de 2004-02-16 22:11 -------
Subject: Re: [tree-ssa] consecutive stores to static vars not removed
"law at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:
> Totally eliminating local1 is for real world code a waste of time --
> what would be the point in having the static variable if it was
> always set before it was used.
This occurs a lot in the output of f2c or similar tools.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13799
More information about the Gcc-bugs
mailing list