1 /* This testcase caused ICE in do_SUBST on IA-32, because 0xf6 constant
2 was not sign-extended for QImode. */
4 /* { dg-options "-O2" } */
5 /* { dg-options "-O2 -mtune=i686" { target { { i?86-*-* x86_64-*-* } && ia32 } } } */
19 if (* (unsigned char *) p
!= 0x100 - 10)