[patch] config/bfin/bfin.h: Remove unused macros.

Bernd Schmidt bernds_cb1@t-online.de
Mon May 29 13:35:00 GMT 2006


Kazu Hirata wrote:

> Attached is a patch to remove unused macros.  Of the following four
> macros defined in bfin.h,
> 
> #define PARM_BOUNDRY            32
> #define STACK_BOUNDRY           32
> #define PARM_BOUNDARY            32
> #define STACK_BOUNDARY           32
> 
> the first two are not used anywhere.

Doh.  How do you find these things?

> OK to apply?

Obviously.  Thanks!


Bernd



More information about the Gcc-patches mailing list