1 extern void abort(void);
2 extern void main_test (void);
3 extern void abort (void);
15 /* When optimizing, all the constant cases should have been
16 constant folded, so no calls to link_error should remain.
17 In any case, link_error should not be called. */