Commit df73e971 by Bernd Edlinger Committed by Bernd Edlinger

common.opt (-fcommon): Fix description.

2019-10-20  Bernd Edlinger  <bernd.edlinger@hotmail.de>

        * common.opt (-fcommon): Fix description.

From-SVN: r277217
parent 51085ca5
2019-10-20 Bernd Edlinger <bernd.edlinger@hotmail.de>
* common.opt (-fcommon): Fix description.
2019-10-20 Jakub Jelinek <jakub@redhat.com> 2019-10-20 Jakub Jelinek <jakub@redhat.com>
* config/i386/i386-protos.h (ix86_pre_reload_split): Declare. * config/i386/i386-protos.h (ix86_pre_reload_split): Declare.
......
...@@ -1132,7 +1132,7 @@ Looks for opportunities to reduce stack adjustments and stack references. ...@@ -1132,7 +1132,7 @@ Looks for opportunities to reduce stack adjustments and stack references.
fcommon fcommon
Common Report Var(flag_no_common,0) Common Report Var(flag_no_common,0)
Do not put uninitialized globals in the common section. Put uninitialized globals in the common section.
fcompare-debug fcompare-debug
Driver Driver
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment