(fold, case BIT_IOR_EXPR): Convert the IOR of a pair of shifts into a
authorRichard Kenner <kenner@gcc.gnu.org>
Mon, 28 Dec 1992 11:07:05 +0000 (06:07 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 28 Dec 1992 11:07:05 +0000 (06:07 -0500)
commit85d2e16cf73d8c815b73fe2d4680512a5669a768
treec7e960f29f5b9c5572d29f4ef46058dce0140065
parent4a0094c3e9d349376b2282995fd85f53c17b2962
(fold, case BIT_IOR_EXPR): Convert the IOR of a pair of shifts into a
rotate when it is equivalent.

From-SVN: r2970
gcc/fold-const.c