2 pr68250.c from the execute part of the gcc torture tests.
8 #pragma disable_warning 84
11 /* PR rtl-optimization/68250 */
13 signed char a
, b
, h
, k
, l
, m
, o
;
21 n
= o
> 0 || d
> 1 >> o
? d
: d
<< o
;
23 m
= c
< 0 || m
|| c
<< p
;
36 testTortureExecute (void)