pa.c (legitimize_pic_address): Use gcc_assert instead of abort.
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Wed, 6 Jul 2005 23:56:39 +0000 (23:56 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Wed, 6 Jul 2005 23:56:39 +0000 (23:56 +0000)
commit06ae7eb13ef42784eb537c2769169ec70aa1968b
tree318b9c4d5cf90a882150bb36b46e0c9460ff9f6b
parent0b59e81ecb8de59520e6f8c908b6747ad9d46ee1
pa.c (legitimize_pic_address): Use gcc_assert instead of abort.

* pa.c (legitimize_pic_address): Use gcc_assert instead of abort.
(legitimize_tls_address): Use gcc_unreachable instead of abort.

From-SVN: r101674
gcc/ChangeLog
gcc/config/pa/pa.c