c-decl.c (grokdeclarator): Handle type being a typedef for an invalid type.
authorJoseph Myers <jsm28@cam.ac.uk>
Thu, 31 Jan 2002 01:01:02 +0000 (01:01 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Thu, 31 Jan 2002 01:01:02 +0000 (01:01 +0000)
commit6169e5fdd8376fbbe0f66de366354fcfaf78b8a7
tree88534a3810db907c206b3f773ecae87f4368c065
parent250fce1dfa15e987e9763b20398707490d8fd669
c-decl.c (grokdeclarator): Handle type being a typedef for an invalid type.

* c-decl.c (grokdeclarator): Handle type being a typedef for an
invalid type.

testsuite:
* gcc.dg/noncompile/20020130-1.c: New test.

From-SVN: r49352
gcc/ChangeLog
gcc/c-decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/noncompile/20020130-1.c [new file with mode: 0644]