Replace call to abort or __objc_fatal functions with call to objc_error function...
authorRichard Kenner <kenner@gcc.gnu.org>
Mon, 3 Feb 1997 00:39:00 +0000 (19:39 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 3 Feb 1997 00:39:00 +0000 (19:39 -0500)
commit72c6da8a74f1ab9974649a16140db1c046c12ec8
treeafd8362fbb6ab61e1f68b0435c381ff439154d3f
parent5b9b7438f39e810e638b56a3b5ce89c4de8e77a0
Replace call to abort or __objc_fatal functions with call to objc_error function throughout the complete file.

Replace call to abort or __objc_fatal functions with call to
objc_error function throughout the complete file.
(__objc_finish_read_root_object): Use hash table instead of list.

From-SVN: r13585
gcc/objc/archive.c