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: "joseph at codesourcery dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 23 Jun 2011 10:32:50 +0000
- Subject: [Bug middle-end/35561] Promote written once local aggregates to static
- Auto-submitted: auto-generated
- References: <bug-35561-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35561
--- Comment #8 from joseph at codesourcery dot com <joseph at codesourcery dot com> 2011-06-23 10:32:28 UTC ---
See bug 38615 for the case when converting an object to static is not
valid.