This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/35561] Promote written once local aggregates to static
- From: "xinliangli at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Mar 2008 21:19:02 -0000
- Subject: [Bug middle-end/35561] Promote written once local aggregates to static
- References: <bug-35561-9436@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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