]> git.ipfire.org Git - thirdparty/gcc.git/commit
cse.c (canon_hash): Reorder do_not_record test.
authorRichard Henderson <rth@redhat.com>
Mon, 20 May 2002 16:57:57 +0000 (09:57 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 20 May 2002 16:57:57 +0000 (09:57 -0700)
commitc184e413c9c7fcf6c1989da43752cc7c3943bc69
tree3d6cbe3547329b3ea56c7194a4229b3f726fb210
parent5b44da479fe4558ddea8932a9fa8dafbb82bc51b
cse.c (canon_hash): Reorder do_not_record test.

        * cse.c (canon_hash): Reorder do_not_record test.  Always
        allow pic_offset_table_rtx.

From-SVN: r53663
gcc/ChangeLog
gcc/cse.c