Skip to content

Commit 1e79c9f

Browse files
Blackhexgithub-actions
authored andcommitted
0004-Cygwin-MinGW-skip-test.patch
1 parent ae9a270 commit 1e79c9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gcc/testsuite/gcc.target/i386/pr25993.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* { dg-do assemble } */
2-
/* { dg-skip-if "" { "*-*-darwin*" "*-*-mingw*" } } */
2+
/* { dg-skip-if "" { "*-*-darwin*" "*-*-mingw*" "*-*-cygwin*" } } */
33
/* { dg-options "-std=c99 -x assembler-with-cpp" } */
44

55
#ifndef __ASSEMBLER__

0 commit comments

Comments
 (0)