gcse.c (gcse_constant_p): COMPARE of the same registers is a constant if...
authorAndrew Pinski <pinskia@physics.uc.edu>
Wed, 16 Jul 2003 18:58:12 +0000 (18:58 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Wed, 16 Jul 2003 18:58:12 +0000 (11:58 -0700)
commitdb2f435beacd8e9e9f07616c5806acb518ff821c
tree25ae95e74904fca8e52e81ad950b154e1cfc464a
parentd07605f5703529578edb1c65369fba38ddbff327
gcse.c (gcse_constant_p): COMPARE of the same registers is a constant if...

2003-05-02 Andrew Pinski <pinskia@physics.uc.edu>

* gcse.c (gcse_constant_p): COMPARE of the same registers is a constant
if they are not floating point registers.

From-SVN: r69471
gcc/ChangeLog
gcc/gcse.c