diff options
Diffstat (limited to 'gcc/config/g.opt')
-rw-r--r-- | gcc/config/g.opt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/g.opt b/gcc/config/g.opt index 346a4d1af92..b0e30348d80 100644 --- a/gcc/config/g.opt +++ b/gcc/config/g.opt @@ -24,7 +24,7 @@ ; Please try to keep this file in ASCII collating order. G -Target Joined Separate UInteger +Target Joined Separate UInteger Var(g_switch_value) -G<number> Put global and static data smaller than <number> bytes into a special section (on some targets) ; This comment is to ensure we retain the blank line above. |