]> git.ipfire.org Git - thirdparty/gcc.git/commit
sdbout.c (sdbout_one_type): Add braces to avoid "ambigous else" warning.
authorAndreas Jaeger <aj@suse.de>
Mon, 20 Mar 2000 23:42:47 +0000 (00:42 +0100)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 20 Mar 2000 23:42:47 +0000 (15:42 -0800)
commitbf5e8d0c6014617b4897e3f8e8ec3b0d3d85b889
tree4a7512785fe4c195497287d6f79a3d991b37d072
parent9e11785b7ca8a566d2caa154530d416bda7da2ec
sdbout.c (sdbout_one_type): Add braces to avoid "ambigous else" warning.

        * sdbout.c (sdbout_one_type): Add braces to avoid "ambigous else"
        warning.

From-SVN: r32655
gcc/ChangeLog
gcc/sdbout.c