PATCH to avoid copying tail padding (was: GCC 3.2)

Richard Henderson rth@redhat.com
Thu Aug 29 20:14:00 GMT 2002


On Fri, Aug 23, 2002 at 03:45:26PM +0100, Jason Merrill wrote:
> If we're not going to try to DTRT, I think I'd rather change it to a call
> to abort() or some such.

Note that expand_builtin_va_arg calls expand_builtin_trap 
in a case like this.  The front end could similarly expand
a call to __builtin_trap().


r~



More information about the Gcc-patches mailing list