This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/55243] STAMP variable is not defined in t-avr


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55243

--- Comment #31 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2013-01-07 13:12:18 UTC ---
Author: gjl
Date: Mon Jan  7 13:12:10 2013
New Revision: 194970

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194970
Log:
    Backport from 2013-01-07 trunk r194968.

    PR other/55243
    * config/avr/t-avr: Don't automatically rebuild
    $(srcdir)/config/avr/t-multilib
    $(srcdir)/config/avr/avr-tables.opt
    (avr-mcus): New phony target to build them on request.
    (s-avr-mlib): Remove.
    * avr/avr-mcus.def: Adjust comments.


Modified:
    branches/gcc-4_7-branch/gcc/ChangeLog
    branches/gcc-4_7-branch/gcc/config/avr/avr-mcus.def
    branches/gcc-4_7-branch/gcc/config/avr/t-avr


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]