]> git.ipfire.org Git - thirdparty/gcc.git/commit
optabs.c (lowpart_subreg_maybe_copy): New.
authorRichard Henderson <rth@redhat.com>
Thu, 2 Dec 2004 18:31:26 +0000 (10:31 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 2 Dec 2004 18:31:26 +0000 (10:31 -0800)
commit6b1326732bdf889ce830b6c2d238acea28ec4930
tree4f3f14e10e3132e1dd06c628f3a496fb44bcf651
parentdea1c1c5366ffb20410328c725af453484fd8dcb
optabs.c (lowpart_subreg_maybe_copy): New.

        * optabs.c (lowpart_subreg_maybe_copy): New.
        (expand_unop, expand_abs_nojump): Use it.

From-SVN: r91650
gcc/ChangeLog
gcc/optabs.c