(add_label_notes): Don't add notes for references to dispatch tables because jump...
authorJim Wilson <wilson@gcc.gnu.org>
Wed, 24 Feb 1993 21:08:55 +0000 (13:08 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Wed, 24 Feb 1993 21:08:55 +0000 (13:08 -0800)
commit034dabc92e9c18e2c2eac71396ed3aea79a81df5
treed5e33058c427412aea89ec981fc26d45021d8cf5
parentb24f97e8f26e4fd27d586f3a26a3acd67649a864
(add_label_notes): Don't add notes for references to dispatch tables because jump doesn't.

(add_label_notes): Don't add notes for references to
dispatch tables because jump doesn't.
(find_and_verify_loops): Invalidate loops that contain labels
whose address has been taken.

From-SVN: r3523
gcc/loop.c