aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/cris/pr93372-26.c
blob: c44c918a841ad0b40c743a2e2e9c3a94e28f62a3 (plain)
1
2
3
4
5
6
7
/* Check that eliminable compare-instructions are eliminated. */
/* { dg-do compile } */
/* { dg-options "-O2" } */
/* { dg-final { scan-assembler-not "\tcmp|\ttest" } } */

#define op |
#include "pr93372-16.c"