1 /* Testcase for PR fortran/9974. This was a miscompilation of the g77
2 front-end caused by the jump bypassing optimizations not handling
3 instructions inserted on CFG edges. */
14 unsigned char error
= 0;
16 if (! (error
= ((x
== 0) || bar ())))