OSDN Git Service

PR c/5503:
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 14 Feb 2002 10:22:53 +0000 (10:22 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 14 Feb 2002 10:22:53 +0000 (10:22 +0000)
commit7a6b670a9c9c95d067d2d80af5aafc397751c16e
treeb659e85985df5f8c2a674b887b2ddcfba64b5a8d
parent8dbd215822ed5887b255053a0ad107c464a83384
PR c/5503:
* c-decl.c (duplicate_decls): If builtin type has TYPE_ARG_TYPES NULL,
use arguments from newtype.

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49763 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/noncompile/20020213-1.c [new file with mode: 0644]