This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/9997] Coelesce stack slots for disjoint scopes.
- From: "wilson at specifixinc dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 May 2004 23:00:19 -0000
- Subject: [Bug middle-end/9997] Coelesce stack slots for disjoint scopes.
- References: <20030308010600.9997.rth@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From wilson at specifixinc dot com 2004-05-12 23:00 -------
Subject: Re: Coelesce stack slots for disjoint scopes.
On Wed, 2004-05-12 at 10:44, leblanc at skycomputers dot com wrote:
> Would someone please assign this? This bug can severely impact systems with limited memory.
See the patch in comment #6. It should work, but this stuff is tricky,
as there is no way to prove that this patch is safe. We may just have
to try it and see what happens.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9997