stor-layout.c (layout_type): If TYPE_ALIAS_SET was already set on the incomplete...
authorJakub Jelinek <jakub@redhat.com>
Wed, 25 Oct 2000 15:23:35 +0000 (17:23 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 25 Oct 2000 15:23:35 +0000 (17:23 +0200)
commitdc5041ab711fd5760a0c7fb0a9ae4b3292608eca
tree0a345c9b3a03c725f874056b490d13d0a38deea0
parent1ac41449a62c683b6b7399b3737b31029e6621a3
stor-layout.c (layout_type): If TYPE_ALIAS_SET was already set on the incomplete type force it into alias set 0.

* stor-layout.c (layout_type): If TYPE_ALIAS_SET was already set on the
incomplete type force it into alias set 0.

* gcc.c-torture/execute/20001024-1.c: New test.

From-SVN: r37052
gcc/ChangeLog
gcc/stor-layout.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20001024-1.c [new file with mode: 0644]