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 tree-optimization/39672] Local statics not promoted to const



------- Comment #3 from hubicka at ucw dot cz  2009-04-07 15:14 -------
Subject: Re:  Local statics not promoted to const

> I think it only adjusts global statics.
This is why I originally implemented varpool to have both local and
global static alike, so it should not.

Well, time to debug it ;)

Honza


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39672


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