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
libgfortran/ChangeLog:
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
pr35445.c
blob
cef309f41ceb7cdf679b9d2b48af1c250c711808
1
/* PR c/35445 */
2
/* { dg-do "compile" } */
3
4
extern
int
i
;
5
extern
int
i
;
/* { dg-message "was here" } */
6
int
i
[] = {
0
};
/* { dg-error "conflicting types" } */