mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-13 08:00:22 -04:00
6 lines
215 B
C
6 lines
215 B
C
// RUN: not %clang -target thumbv5-windows -mcpu=arm10tdmi %s -o /dev/null 2>&1 \
|
|
// RUN: | FileCheck %s
|
|
|
|
// CHECK: error: the target architecture 'thumbv5' is not supported by the target 'thumbv5--windows-msvc'
|
|
|