]> granicus.if.org Git - clang/commitdiff
clang/test/CodeGen/fp-contract.c: It requires ppc32!
authorNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 6 Jul 2012 11:11:27 +0000 (11:11 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 6 Jul 2012 11:11:27 +0000 (11:11 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@159816 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/fp-contract.c

index c048d69586453524953469d7a7ebc61062c44f72..eb95f1e21775fd6694e61139783ef569f9000250 100644 (file)
@@ -1,4 +1,5 @@
 // RUN: %clang_cc1 -O3 -ffp-contract=fast -triple=powerpc-apple-darwin10 -S -o - %s | FileCheck %s
+// REQUIRES: ppc32-registered-target
 
 float fma_test1(float a, float b, float c) {
 // CHECK: fmadds