================ @@ -0,0 +1,12 @@ +// RUN: %clang -target sparc -mfix-gr712rc -### %s 2> %t ---------------- MaskRay wrote: `--target=` for new tests. `-target ` has been deprecated since around Clang 3.4 https://github.com/llvm/llvm-project/pull/104742