1 /* PR rtl-optimization/27671.
2 The combiner used to simplify "a ^ b == a" to "a" via
3 simplify_relational_operation_1 in simplify-rtx.c. */
5 extern void abort (void) __attribute__ ((noreturn
));
6 extern void exit (int) __attribute__ ((noreturn
));
8 static int __attribute__((noinline
))