This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug optimization/13799] [tree-ssa] consecutive stores to static vars not removed


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]