[basic-improvements] Move ECF_* flags out of calls.c

Richard Henderson rth@redhat.com
Thu Oct 10 18:31:00 GMT 2002


On Wed, Oct 09, 2002 at 01:01:20PM -0400, Diego Novillo wrote:
> 	* calls.c (flags_from_decl_or_type): Make extern.
> 	(ECF_*): Move ...
> 	* rtl.h (ECF_*): ... here.
> 	(flags_from_decl_or_type): Declare.

Ok.

A follow-up patch could define the LCT things in terms
of the ECF things, which would remove a switch statement
from emit_libcall.


r~



More information about the Gcc-patches mailing list