2 20030218-1.c from the execute part of the gcc torture tests.
11 /* On H8, the predicate general_operand_src(op,mode) used to ignore
12 mode when op is a (mem (post_inc ...)). As a result, the pattern
13 for extendhisi2 was recognized as extendqisi2. */
26 testTortureExecute (void)
29 if (foo (&a
) != (long) (short) 0xff00)