Christophe Lyon | faa0a38 | 2020-08-14 08:23:25 +0000 | [diff] [blame] | 1 | # List of tests which depend on the host HW. |
Christophe Lyon | 73ac1d8 | 2018-06-12 13:32:47 +0000 | [diff] [blame] | 2 | # Such tests PASS if the HW supports the feature, or are either absent |
| 3 | # or UNSUPPORTED otherwise. |
Christophe Lyon | faa0a38 | 2020-08-14 08:23:25 +0000 | [diff] [blame] | 4 | # A FAIL should be reported as an error. |
Christophe Lyon | 73ac1d8 | 2018-06-12 13:32:47 +0000 | [diff] [blame] | 5 | # |
| 6 | # Syntax: |
| 7 | # target:test name |
| 8 | # |
| 9 | # gcc |
| 10 | gcc.dg/vect/vect-tail-nomask-1.c |