i386-elf/rtems on gcc 3.2.2

Richard Henderson rth@redhat.com
Thu Feb 27 22:55:00 GMT 2003


On Thu, Feb 27, 2003 at 04:13:55PM -0600, Joel Sherrill wrote:
> +/* The svr4 ABI for the i386 says that records and unions are returned
> +   in memory.  */
> +#undef DEFAULT_PCC_STRUCT_RETURN
> +#define DEFAULT_PCC_STRUCT_RETURN 1

No, this is not ok.  You should be providing a default,
not forcing it on all the time.


r~



More information about the Gcc-bugs mailing list