PR c/34993
commite14d689ceabb153cdc53516b2c2f3e2852607f3c
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 31 Jan 2008 00:05:19 +0000 (31 00:05 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 31 Jan 2008 00:05:19 +0000 (31 00:05 +0000)
treeec13d7747bcf59be736713b07dd8e028c71f37f1
parent1cf0870fd9684a9900c1e533cafe8a4bae6a7ded
    PR c/34993
        * tree.c (build_type_attribute_qual_variant): Skip TYPE_DOMAIN
        for unbounded arrays.

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