expmed.c (init_expmed): Use stack-local structures for temporary rtl.
authorRichard Henderson <rth@redhat.com>
Sun, 11 Jul 2004 11:20:44 +0000 (04:20 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 11 Jul 2004 11:20:44 +0000 (04:20 -0700)
commit79b4a8dcfb3e72bbe058e9c1cb02b3941e90e468
tree1c15a7b39aa5494cdf3df51907ab040afa5bf582
parent7e7d1b4b3f489aa357f5ba5979712bd2420ffd50
expmed.c (init_expmed): Use stack-local structures for temporary rtl.

        * expmed.c (init_expmed): Use stack-local structures for
        temporary rtl.  Don't recognize shifts.

From-SVN: r84502
gcc/ChangeLog
gcc/expmed.c