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
Fix file cache tunables documentation
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
gimplefe-error-13.c
blob
637ed322edb24deb997808dc8da2ec75ebe34dc8
1
/* { dg-do compile } */
2
/* { dg-options "-fgimple" } */
3
4
__GIMPLE
(
ssa
)
void
5
bar
(
void
)
6
{
7
int
_3
;
8
9
__BB
(
2
):
10
return
;
11
}
/* { dg-error "version 3 has no definition" } */