[Bug target/79883] avr i18n: untranslated "interrupt" or "signal"

gjl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jul 12 15:25:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79883

--- Comment #7 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
Author: gjl
Date: Wed Jul 12 15:25:07 2017
New Revision: 250156

URL: https://gcc.gnu.org/viewcvs?rev=250156&root=gcc&view=rev
Log:
        PR target/79883
        * config/avr/avr.c (avr_set_current_function): In diagnostic
        messages: Quote keywords and (parts of) identifiers.
        [WITH_AVRLIBC]: Warn for functions named "ISR", "SIGNAL" or
        "INTERUPT".


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/avr/avr.c


More information about the Gcc-bugs mailing list