https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67974
Bug ID: 67974
Summary: Missing
gcc/testsuite/gcc.target/x86_64/abi/avx/asm-support-da
rwin.s file
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: testsuite
Assignee: unassigned at gcc dot gnu.org
Reporter: dominiq at lps dot ens.fr
Target Milestone: ---
The file gcc/testsuite/gcc.target/x86_64/abi/avx/asm-support-darwin.s is
missing, but is needed by gcc.target/x86_64/abi/avx/abi-avx.exp: the comment
# FIXME: Darwin isn't tested.
is no longer true with Xcode 7. See
https://gcc.gnu.org/ml/gcc-testresults/2015-10/msg00310.html
and
https://gcc.gnu.org/ml/gcc-testresults/2015-10/msg00339.html
The same file is probably needed for
gcc.target/x86_64/abi/avx512f/abi-avx512f.exp (still no tested with Xcode 7).