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
/
completion-2.c
blob
99e6531220162f3cdca62bca76327973be03bb76
1
/* { dg-do compile } */
2
/* { dg-options "--completion=-flto-parti" } */
3
4
/* { dg-begin-multiline-output "" }
5
-flto-partition=1to1
6
-flto-partition=balanced
7
-flto-partition=cache
8
-flto-partition=max
9
-flto-partition=none
10
-flto-partition=one
11
-flto-partition=
12
{ dg-end-multiline-output "" } */