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

--- Comment #6 from Aldy Hernandez <aldyh at gcc dot gnu.org> ---
Author: aldyh
Date: Wed Sep 13 17:18:12 2017
New Revision: 252522

URL: https://gcc.gnu.org/viewcvs?rev=252522&root=gcc&view=rev
Log:
gcc/
        PR target/81910
        * config/avr/avr.c (avr_handle_addr_attribute): Early return if
        not VAR_P. Filter attribute warnings with OPT_Wattributes.
        (avr_attribute_table) <io, io_low, address>: Initialize
        .decl_required with true.

Modified:
    branches/range-gen2/gcc/ChangeLog
    branches/range-gen2/gcc/config/avr/avr.c

Reply via email to