arc.c (arc_attribute_table): Add exclusions to the comment.
authorJakub Jelinek <jakub@redhat.com>
Fri, 8 Dec 2017 11:55:23 +0000 (12:55 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 8 Dec 2017 11:55:23 +0000 (12:55 +0100)
commit0123db8e39de9fdcb36e9a5ad26b3039474672bd
tree755a7f1b426a31326626f964778bceb9c20e31d6
parentdeb8237f2800156b6dd9c5a38dc4098714eaac8a
arc.c (arc_attribute_table): Add exclusions to the comment.

* config/arc/arc.c (arc_attribute_table): Add exclusions to
the comment.
* config/avr/avr.c (avr_attribute_table): Likewise.
* config/msp430/msp430.c (msp430_attribute_table): Likewise.
* config/rl78/rl78.c (rl78_attribute_table): Likewise.
* config/nds32/nds32.c (nds32_attribute_table): Likewise.
* config/darwin.h (SUBTARGET_ATTRIBUTE_TABLE): Initialize new member
of struct attribute_spec.
* config/i386/cygming.h (SUBTARGET_ATTRIBUTE_TABLE): Likewise.
ada/
* gcc-interface/utils.c (gnat_internal_attribute_table): Add
exclusions to the comment.
brig/
* brig-lang.c (brig_attribute_table): Fix up comment.

From-SVN: r255509
12 files changed:
gcc/ChangeLog
gcc/ada/ChangeLog
gcc/ada/gcc-interface/utils.c
gcc/brig/ChangeLog
gcc/brig/brig-lang.c
gcc/config/arc/arc.c
gcc/config/avr/avr.c
gcc/config/darwin.h
gcc/config/i386/cygming.h
gcc/config/msp430/msp430.c
gcc/config/nds32/nds32.c
gcc/config/rl78/rl78.c