[rfa] mudflap vs varargs

Frank Ch. Eigler fche@redhat.com
Thu Sep 9 17:17:00 GMT 2004


Hi -


On Wed, Sep 08, 2004 at 03:53:04PM -0700, Richard Henderson wrote:
> > 	* builtins.c (build_va_arg_indirect_ref): New function.
> > 	(std_gimplify_va_arg_expr): Call it instead of mudflap check and
> > 	build_fold_indirect_ref.
> > 	* config/i386/i386.c (ix86_gimplify_va_arg): Ditto.
> > 	* config/ia64/ia64.c (ia64_gimplify_va_arg): Ditto.
> > 	* tree.h: Declare new function.
> 
> Ok, if you actually bootstrapped it this time.  Be more careful, Frank.

Sorry about that.  I forgot that the bootstrap builds use -Werror etc.,
which may make it worth the time (even though the mudflap code is never
enabled during bootstrap and thus should not be a code-generation error
source).


- FChE



More information about the Gcc-patches mailing list