aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.dg/typedef-redecl.c
blob: 8ac5282fb70e2513638b4a7b0ccd5cd2ffdc9a03 (plain)
1
2
3
4
5
6
/* Redeclaration of typedef (invalid but accepted in system headers)
   causes ICE; PR 13656.  Test case by Richard Sandiford <rsandifo@redhat.com>,
   reduced from glibc.  */

#include "typedef-redecl.h"
x a;