------- Comment #1 from steven at gcc dot gnu dot org  2007-08-14 21:40 -------
No, the pointer comparison here is correct. Using rtx_equal_p here would result
in finding non-shared address rtx'en as false positives.


-- 

steven at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID
            Summary|equalty of 2 rtx's are not  |equalty of 2 rtx's are not
                   |checked with rtx_equal_p in |checked with rtx_equal_p in
                   |count_occurrences           |count_occurrences


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33069

Reply via email to