repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* testsuite/libgomp.fortran/vla7.f90: Add -w to options.
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
typedef-redecl.c
blob
8ac5282fb70e2513638b4a7b0ccd5cd2ffdc9a03
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
;