* common.opt (-fcommon): Fix description.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@277217
138bc75d-0d04-0410-961f-
82ee72b054a4
+2019-10-20 Bernd Edlinger <bernd.edlinger@hotmail.de>
+
+ * common.opt (-fcommon): Fix description.
+
2019-10-20 Jakub Jelinek <jakub@redhat.com>
* config/i386/i386-protos.h (ix86_pre_reload_split): Declare.
fcommon
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
Driver