]> git.ipfire.org Git - thirdparty/gcc.git/commit
cse.c (fold_rtx): Work around bug in Sun V5.0 compilers.
authorJeffrey A Law <law@cygnus.com>
Tue, 7 Sep 1999 07:38:56 +0000 (07:38 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 7 Sep 1999 07:38:56 +0000 (01:38 -0600)
commitd47ac78b9bcc2da2a9a2dd6aa6bbe213d569c6fc
treef0d1f28e9b4fd8df43fe2296fb0d50f806a4ede1
parent35d35f91e0094425492d935931224c7411c1650f
cse.c (fold_rtx): Work around bug in Sun V5.0 compilers.

        Fri Aug 27 15:35:24 1999  Jeffrey A Law  (law@cygnus.com)
        * cse.c (fold_rtx): Work around bug in Sun V5.0 compilers.
        * pa.c (emit_move_sequence): Do not stop on SUBREG_WORD of an
        operand.

        Tue Aug 31 11:51:06 1999  Jim Kingdon  <http://developer.redhat.com>
        * i386.c (output_strlen_unroll): Don't write xops[7]
        label if it wasn't set.

From-SVN: r29156
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/pa/pa.c
gcc/cse.c