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
2018-04-09 Richard Biener <rguenther@suse.de>
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
Wattributes-4.c
blob
abda5a30b0083bfd677171ef6065415d8807a34a
1
/* { dg-do compile } */
2
3
int
__attribute__
((
optimize
(
"no-lto"
)))
main
(
void
){
return
0
;}
/* { dg-warning "bad option" } */