From: Jim Wilson Date: Wed, 19 Feb 1992 01:07:07 +0000 (-0800) Subject: *** empty log message *** X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0382002bfdafd7f743dac53d3b06ded044863e06;p=gcc.git *** empty log message *** From-SVN: r347 --- diff --git a/gcc/toplev.c b/gcc/toplev.c index 1d27cf35d35..0b4b63db8d7 100644 --- a/gcc/toplev.c +++ b/gcc/toplev.c @@ -385,7 +385,7 @@ int flag_delayed_branch; int flag_pic; -/* Nonzero means place uninitilaized global data in the bss section. */ +/* Nonzero means place uninitialized global data in the bss section. */ int flag_no_common;