comparison gcc/testsuite/gcc.c-torture/compile/20001226-1.c @ 145:1830386684a0

gcc-9.2.0
author anatofuz
date Thu, 13 Feb 2020 11:34:05 +0900
parents 04ced10e8804
children
comparison
equal deleted inserted replaced
131:84e7813d76e9 145:1830386684a0
1 /* { dg-do assemble } */ 1 /* { dg-do assemble } */
2 /* { dg-skip-if "too much code for avr" { "avr-*-*" } } */ 2 /* { dg-skip-if "too much code for avr" { "avr-*-*" } } */
3 /* { dg-skip-if "too much code for pdp11" { "pdp11-*-*" } } */ 3 /* { dg-skip-if "too much code for pdp11" { "pdp11-*-*" } } */
4 /* { dg-xfail-if "PR36698" { spu-*-* } { "-O0" } { "" } } */
5 /* { dg-skip-if "" { m32c-*-* } } */ 4 /* { dg-skip-if "" { m32c-*-* } } */
5 /* { dg-skip-if "jumps too far for eBPF" { bpf-*-* } } */
6 /* { dg-timeout-factor 4.0 } */ 6 /* { dg-timeout-factor 4.0 } */
7 7
8 /* This testcase exposed two branch shortening bugs on powerpc. */ 8 /* This testcase exposed two branch shortening bugs on powerpc. */
9 9
10 #define C(a,b) \ 10 #define C(a,b) \