* c-common.c (split_specs_attrs): Allow for empty attributes with
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Sep 2001 12:52:04 +0000 (12:52 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Sep 2001 12:52:04 +0000 (12:52 +0000)
commit0da10b3351eb090d02e134549f7321876f7c2be5
tree354be61dc8d5de0aee47b0c3f2080226630fc950
parent7392df293e76260a6f842ae893a8c410fa94b7ef
* c-common.c (split_specs_attrs): Allow for empty attributes with
empty TREE_PURPOSE.  Fixes PR c/4294.

testsuite:
* gcc.c-torture/compile/20010911-1.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45541 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-common.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20010911-1.c [new file with mode: 0644]