blob: 38bfd94798725f0037f1adc217b02a10224c3c7f [file] [log] [blame]
/* Check that eliminable compare-instructions are eliminated. */
/* { dg-do compile } */
/* { dg-options "-O2" } */
/* { dg-final { scan-assembler-not "\tcmp|\ttest" } } */
#define op |
#define t signed char
#include "pr93372-16.c"