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 middle-end/35561] Promote written once local aggregates to static



------- Comment #4 from xinliangli at gmail dot com  2008-03-12 21:19 -------
(In reply to comment #3)
> If there is not enough 0's, then we actually promote the constructor but never
> the variable.
> 

I am a little confused. How do you promote constructor? By the way, this is a C
program.

David


-- 


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


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