* config/arc/arc.c (arc_attribute_table): Add exclusions to
commit6dbe66991c8e91806e5e666b400bfce918f618a3
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Dec 2017 11:55:23 +0000 (8 11:55 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Dec 2017 11:55:23 +0000 (8 11:55 +0000)
tree755a7f1b426a31326626f964778bceb9c20e31d6
parent5904cc6f50c8ee4bc8c20edba374574e94970645
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@255509 138bc75d-0d04-0410-961f-82ee72b054a4
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