c-common.c (c_expand_start_cond, [...]): Don't warn about non-ambiguous else even...
authorBernd Schmidt <crux@ohara.Informatik.RWTH-Aachen.DE>
Tue, 17 Feb 1998 22:28:23 +0000 (22:28 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 17 Feb 1998 22:28:23 +0000 (15:28 -0700)
commit0a7ed33c8703824a9f97178adc8c4f58352d2008
tree96ef0bc1cd98f70349e49e4dcd65015b09dcdf06
parent68c9728ad10128144f322871296f6c818898059b
c-common.c (c_expand_start_cond, [...]): Don't warn about non-ambiguous else even if braces are missing.

        * c-common.c (c_expand_start_cond, c_expand_end_cond,
        c_expand_start_else): Don't warn about non-ambiguous else even if
        braces are missing.

From-SVN: r18055
gcc/ChangeLog
gcc/c-common.c