1 /* { dg-do compile } */
2 /* { dg-options "-finline-functions -fnon-call-exceptions" } */
4 extern int g_78
, g_223
;
5 static int MOD(int si1
, int si2
) {
6 return (!si2
|| (!si1
&& si2
)) ? si1
: (si1
% 3);
8 void func_65(int p_66
) {
11 void func_54(int si1
) {