This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Remove EXPAND_BUILTIN_VA_END.


On Wed, Jan 14, 2004 at 04:41:22PM -0500, Kazu Hirata wrote:
> 	* builtins.c (expand_builtin_va_end): Don't use
> 	EXPAND_BUILTIN_VA_END.
> 	* system.h (EXPAND_BUILTIN_VA_END): Poison.
> 	* config/d30v/d30v.h: Remove a commented-out definition of
> 	EXPAND_BUILTIN_VA_END.
> 	* config/stormy16/stormy16.h: Likewise.

I guess this is ok.

Here's hoping that no one's insane enough to create a new ABI
that actually requires it.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]