* execute/941014-1.x: New file.
From-SVN: r22923
This commit is contained in:
parent
12f289ac32
commit
dfa8a4ddfd
2 changed files with 10 additions and 0 deletions
|
@ -9,6 +9,10 @@ Thu Oct 1 17:15:26 1998 Nick Clifton <nickc@cygnus.com>
|
|||
* compile/981001-1.c: New test.
|
||||
* execute/981001-1.c: New test.
|
||||
|
||||
Mon Aug 31 12:00:00 1998 Catherine Moore <clm@cygnus.com>
|
||||
|
||||
* execute/941014-1.x: New file.
|
||||
|
||||
Wed Aug 26 16:10:00 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
|
||||
|
||||
* execute/loop-4b.c: New test.
|
||||
|
|
6
gcc/testsuite/gcc.c-torture/execute/941014-1.x
Normal file
6
gcc/testsuite/gcc.c-torture/execute/941014-1.x
Normal file
|
@ -0,0 +1,6 @@
|
|||
# This doesn't work for thumb-elf
|
||||
|
||||
if { [istarget "thumb-*-elf"] } {
|
||||
set torture_execute_xfail "thumb-*-elf"
|
||||
}
|
||||
return 0
|
Loading…
Add table
Reference in a new issue