[Patch,avr] PR55243: Mistimed use of STAMP in Ada build

Denis Chertykov chertykov@gmail.com
Mon Jan 7 12:40:00 GMT 2013


2013/1/7 Georg-Johann Lay <avr@gjlay.de>:
> This patch is a rewrite of t-avr so that STAMP is not needed.
>
> Ada triggers a mistimed re-build of targets using STAMP which causes PR55243
> because the respective places in gnattools ada/gcc-interface don't set STAMP.
>
> With this patch, files that were formerly auto-generated must be generated by
> hand after avr-mcus.def is changed.
>
> Ok to apply?
>
> Johann
>
>
>         PR55243
>         * config/avr/t-avr: Don't automatically rebuild
>         $(srcdir)/config/avr/t-multilib
>         $(srcdir)/config/avr/avr-tables.opt
>         $(srcdir)/doc/avr-mmcu.texi
>         (avr-mcus): New phony target to build them on request.
>         (s-avr-mlib, s-avr-mmcu-texi): Remove.
>         * avr/avr-mcus.def: Adjust comments.

Please, apply.

Denis.



More information about the Gcc-patches mailing list