This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/47533] [m68k] stack corruption with -Os (probably due to tail call optimisation)
- From: "mikpe at it dot uu.se" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 29 Jan 2011 18:27:36 +0000
- Subject: [Bug c/47533] [m68k] stack corruption with -Os (probably due to tail call optimisation)
- Auto-submitted: auto-generated
- References: <bug-47533-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47533
--- Comment #6 from Mikael Pettersson <mikpe at it dot uu.se> 2011-01-29 18:27:32 UTC ---
(In reply to comment #4)
> I see, now, from the patch. Thanks, will try that. Is it okay with you to
> submit this to klibc, if it works?
Sure. BTW, glibc uses a similar solution.