]> git.ipfire.org Git - thirdparty/gcc.git/commit
rs6000.md (ashrdi3): Do not call ashrdi3_no_power for little endian.
authorAldy Hernandez <aldyh@redhat.com>
Mon, 8 Mar 2004 04:20:45 +0000 (04:20 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Mon, 8 Mar 2004 04:20:45 +0000 (04:20 +0000)
commit9375e88db3d4324fa53267a10cc1f3e7b875e7b0
treeed7344176a574c2dee9765864b4716a5924573df
parent23acb6d829320e2119ccb4cd7f348ed8df2ca863
rs6000.md (ashrdi3): Do not call ashrdi3_no_power for little endian.

        * config/rs6000/rs6000.md (ashrdi3): Do not call ashrdi3_no_power
        for little endian.
        ("ashrdi3_no_power"): Disable for little endian.
(ashrdi3): Same.

From-SVN: r79095
gcc/ChangeLog
gcc/config/rs6000/rs6000.md