2012/2/29 Georg-Johann Lay :
> This patch moves the bulk of TARGET_* macros to the end of avr.c and just
> prior
> to their usage by TARGET_INITIALIZER to initialize targetm.
>
> It's just more convenient to have that bulk of code at the end of the file...
>
> Ok to commit?
>
> Johann
>
>
>
This patch moves the bulk of TARGET_* macros to the end of avr.c and just prior
to their usage by TARGET_INITIALIZER to initialize targetm.
It's just more convenient to have that bulk of code at the end of the file...
Ok to commit?
Johann
* config/avr/avr.c: Move definition of TARGET m