This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/44554] Stack space after sigsetjmp is reused
- From: "ibolton at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 28 Jan 2011 10:04:00 +0000
- Subject: [Bug middle-end/44554] Stack space after sigsetjmp is reused
- Auto-submitted: auto-generated
- References: <bug-44554-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44554
Ian Bolton <ibolton at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2011.01.28 10:03:46
Ever Confirmed|0 |1
--- Comment #17 from Ian Bolton <ibolton at gcc dot gnu.org> 2011-01-28 10:03:46 UTC ---
(In reply to comment #15)
> (In reply to comment #14)
> > Created attachment 21901 [details]
> > A patch that should fix it
> >
> > Please verify whether this fixes it.
>
> Hasn't it already been fixed in comment #11? My plan was to wait until release
> of gcc-4.4.5 and test then. Are additional changes required to fix this bug?
gcc 4.4.5 was released in October. Please can you confirm if this is now
fixed.