[Bug c/48797] GCC does inline variadic function, crashing on i386, when non-GNU stdarg.h is used
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Apr 28 03:01:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48797
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-04-28 03:01:09 UTC ---
(In reply to comment #3)
> damn trying to fix status of this.
So who's stdarg.h are you using? If not GCC's then that is the bug, GCC's
stdarg.h is the only valid and well defined one for GCC; anything else unless
it uses the builtins is broken.
More information about the Gcc-bugs
mailing list