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 17:37:19 +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 #2 from Mikael Pettersson <mikpe at it dot uu.se> 2011-01-29 17:37:18 UTC ---
Created attachment 23163
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23163
use <stdarg.h> features in klibc open() and openat(), untested