diff options
Diffstat (limited to 'gcc/c.opt')
-rw-r--r-- | gcc/c.opt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/c.opt b/gcc/c.opt index a841d528132..34739c63c06 100644 --- a/gcc/c.opt +++ b/gcc/c.opt @@ -469,10 +469,6 @@ fconserve-space C++ ObjC++ Reduce the size of object files -fconst-strings -C++ ObjC++ -Make string literals \"const char[]\" not \"char[]\" - fconstant-string-class= ObjC ObjC++ Joined -fconst-string-class=<name> Use class <name> for constant strings |