OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
* config/bootstrap-lto: Use -flto.
[pf3gnuchains/gcc-fork.git]
/
config
/
bootstrap-lto.mk
diff --git
a/config/bootstrap-lto.mk
b/config/bootstrap-lto.mk
index
785d15f
..
b30ac1a
100644
(file)
--- a/
config/bootstrap-lto.mk
+++ b/
config/bootstrap-lto.mk
@@
-1,8
+1,8
@@
# This option enables LTO for stage2 and stage3. It requires lto to
# be enabled for stage1 with --enable-stage1-languages.
# This option enables LTO for stage2 and stage3. It requires lto to
# be enabled for stage1 with --enable-stage1-languages.
-STAGE2_CFLAGS += -f
whopr
=jobserver -fuse-linker-plugin -frandom-seed=1
-STAGE3_CFLAGS += -f
whopr
=jobserver -fuse-linker-plugin -frandom-seed=1
+STAGE2_CFLAGS += -f
lto
=jobserver -fuse-linker-plugin -frandom-seed=1
+STAGE3_CFLAGS += -f
lto
=jobserver -fuse-linker-plugin -frandom-seed=1
# Ada fails to build with LTO, turn it off for now.
BOOT_ADAFLAGS += -fno-lto
# Ada fails to build with LTO, turn it off for now.
BOOT_ADAFLAGS += -fno-lto