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