(objc_sizeof_type, objc_alignof_type): Replace call to abort function with call to...
authorRichard Kenner <kenner@gcc.gnu.org>
Mon, 3 Feb 1997 00:39:52 +0000 (19:39 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 3 Feb 1997 00:39:52 +0000 (19:39 -0500)
commitb2948281c3d8e4221b1fab6d11db272bf735276a
tree452d76de333503e2ab95c28e8eae84b38887d7f8
parent86eb7fef043f07a3221bc639dec53d4474a01c21
(objc_sizeof_type, objc_alignof_type): Replace call to abort function with call to objc_error function.

(objc_sizeof_type, objc_alignof_type): Replace call to abort function
with call to objc_error function.
(objc_skip_typespec): Likewise.

From-SVN: r13587
gcc/objc/encoding.c