summaryrefslogtreecommitdiffstats
path: root/gcc/common.opt
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/common.opt')
-rw-r--r--gcc/common.opt8
1 files changed, 7 insertions, 1 deletions
diff --git a/gcc/common.opt b/gcc/common.opt
index cc7f218426c..d9faa60a8f5 100644
--- a/gcc/common.opt
+++ b/gcc/common.opt
@@ -371,7 +371,13 @@ Perform store motion after global common subexpression elimination
fgcse-las
Common
-Perform redundant load after store elimination in global common subexpression elimination
+Perform redundant load after store elimination in global common subexpression
+elimination
+
+fgcse-after-reload
+Common
+Perform global common subexpression elimination after register allocation
+has finished.
fguess-branch-probability
Common
OpenPOWER on IntegriCloud