summaryrefslogtreecommitdiffstats
path: root/gcc/common.opt
diff options
context:
space:
mode:
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>2013-12-17 22:20:12 +0000
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>2013-12-17 22:20:12 +0000
commitaf48f0b184090da9bd5bd5f959e2387385f92b8c (patch)
tree3ad29a01dabd9e49f49f9ebdc04f7655721d6300 /gcc/common.opt
parentcf4f5d5e5a8bffc5c58b5dc64ac035adf9c98e1d (diff)
downloadppe42-gcc-af48f0b184090da9bd5bd5f959e2387385f92b8c.tar.gz
ppe42-gcc-af48f0b184090da9bd5bd5f959e2387385f92b8c.zip
Time profile-based function reordering (phase 2).
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@206070 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/common.opt')
-rw-r--r--gcc/common.opt4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/common.opt b/gcc/common.opt
index 0cd1fddd4ad..ea323fdc9c3 100644
--- a/gcc/common.opt
+++ b/gcc/common.opt
@@ -1712,6 +1712,10 @@ fprofile-report
Common Report Var(profile_report)
Report on consistency of profile
+fprofile-reorder-functions
+Common Report Var(flag_profile_reorder_functions)
+Enable function reordering that improves code placement
+
frandom-seed
Common Var(common_deferred_options) Defer
OpenPOWER on IntegriCloud