Index: flang/test/Driver/code-gen-x86.f90 =================================================================== --- flang/test/Driver/code-gen-x86.f90 +++ flang/test/Driver/code-gen-x86.f90 @@ -1,7 +1,6 @@ ! Test -emit-obj (X86) ! REQUIRES: x86-registered-target, aarch64-registered-target -! UNSUPPORTED: darwin, macos ! RUN: rm -f %t.o ! RUN: %flang_fc1 -triple x86_64-unknown-linux-gnu -emit-obj %s -o %t.o Index: flang/test/Fir/target-rewrite-complex16.fir =================================================================== --- flang/test/Fir/target-rewrite-complex16.fir +++ flang/test/Fir/target-rewrite-complex16.fir @@ -1,5 +1,4 @@ // RUN: fir-opt --target-rewrite="target=x86_64-unknown-linux-gnu" %s | FileCheck %s -// UNSUPPORTED: darwin // Test that we rewrite the signature and body of a func.function that returns a // complex<16>.