dwarf2.h (dwarf_calling_convention): Add enum for renesas sh abi.
[gcc.git] / gcc / testsuite / gcc.dg / typedef-redecl.c
1 /* Redeclaration of typedef (invalid but accepted in system headers)
2 causes ICE; PR 13656. Test case by Richard Sandiford <rsandifo@redhat.com>,
3 reduced from glibc. */
4
5 #include "typedef-redecl.h"
6 x a;