cse.c (check_for_label_ref): Don't require REG_LABEL notes for non-local label_refs.
authorAlexandre Oliva <aoliva@redhat.com>
Fri, 26 Oct 2001 17:43:51 +0000 (17:43 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Fri, 26 Oct 2001 17:43:51 +0000 (17:43 +0000)
commit45c23566b6caa9010dda42a4df20b4e7f17d238a
tree353e2522e9b78e6437b08ed0ac5aed67e4d2e6d8
parent11a802bf1df0ecc2a7dc6e88233f734e7fd4ab75
cse.c (check_for_label_ref): Don't require REG_LABEL notes for non-local label_refs.

* cse.c (check_for_label_ref): Don't require REG_LABEL notes for
non-local label_refs.

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