]> gcc.gnu.org Git - gcc.git/commit
rs6000.c (rs6000_expand_unop_builtin): Check icode not CODE_FOR_nothing.
authorDavid Edelsohn <edelsohn@gnu.org>
Tue, 30 Jul 2002 21:23:46 +0000 (21:23 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Tue, 30 Jul 2002 21:23:46 +0000 (17:23 -0400)
commit0559cc77522cfd49759e2ac5729cdf9b820cea79
tree390224b20177b00e210930013c9bd59d5b4b29d6
parent60b8aa9433f6adbdc91d82545b94fab0350b3030
rs6000.c (rs6000_expand_unop_builtin): Check icode not CODE_FOR_nothing.

2002-07-30  David Edelsohn  <edelsohn@gnu.org>
            Zack Weinberg  <zack@codesourcery.com>

        * rs6000.c (rs6000_expand_unop_builtin): Check icode not
        CODE_FOR_nothing.  Change switch to if.
        (rs6000_expand_binop_builtin): Same.
        (rs6000_expand_builtin): Expand builtin if target support enabled.
        (rs6000_init_builtins): Init builtin if target support enabled.
        (rs6000_common_init_builtins): Check icode not CODE_FOR_nothing.

Co-Authored-By: Zack Weinberg <zack@codesourcery.com>
From-SVN: r55882
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
This page took 0.063814 seconds and 5 git commands to generate.