aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/common.opt
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.9/gcc/common.opt')
-rw-r--r--gcc-4.9/gcc/common.opt4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc-4.9/gcc/common.opt b/gcc-4.9/gcc/common.opt
index 62c72f0d2..2259f29d1 100644
--- a/gcc-4.9/gcc/common.opt
+++ b/gcc-4.9/gcc/common.opt
@@ -1267,6 +1267,10 @@ fgnu-tm
Common Report Var(flag_tm)
Enable support for GNU transactional memory
+fgnu-unique
+Common Report Var(flag_gnu_unique) Init(1)
+Use STB_GNU_UNIQUE if supported by the assembler
+
floop-flatten
Common Ignore
Does nothing. Preserved for backward compatibility.