blob: 429e0b849463bea79e7af880fcf2231c73f2d6b7 [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 char
#include "pr93372-11.c"