]> gcc.gnu.org Git - gcc.git/commit - gcc/ch/parse.c
Warning fixes:
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Thu, 15 Oct 1998 07:04:49 +0000 (07:04 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Thu, 15 Oct 1998 07:04:49 +0000 (07:04 +0000)
commit12fe4621bfe1266d2c374c053aa031a435b8661f
tree38b37e10ac3ee442c452c75d9c8ccb155ae5480e
parent5557c30d8ba57cb8eb2b64c34a3962246bde2db6
Warning fixes:

        * expr.c (build_chill_card): Use &&, not &, when comparing truth
        values.
        * parse.c (parse_spec_module): Remove unused variable
        `module_name', but preserve function call from initialization.
        (parse_operand6): Mark variable `location' with ATTRIBUTE_UNUSED.
        * inout.c (init_text_location): Remove unused variable `textlength'.

From-SVN: r23106
gcc/ch/ChangeLog
gcc/ch/expr.c
gcc/ch/inout.c
gcc/ch/parse.c
This page took 0.055614 seconds and 5 git commands to generate.