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
/
pr98198.c
blob
489afae998681c9563f7f823e759c7d3269ad0c6
1
/* { dg-do compile } */
2
static
inline
void
sub_1
( ) {
3
struct
struct_1 var_9
,
var_10
4
}
5
6
static int
var_9
[
1
]
__attribute__
( (
section
(
".data"
) ) ) ;
7
/* { dg-excess-errors "" } */