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
libcpp, c, middle-end: Optimize initializers using #embed in C
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
gimplefe-error-9.c
blob
87014c1cbbfe1191a462bcb3580c9375320cf0b4
1
/* { dg-do compile } */
2
/* { dg-options "-fgimple" } */
3
4
void
__GIMPLE
5
foo
()
6
{
7
bb1
:
8
bb1
:;
/* { dg-error "duplicate" } */
9
}