Commit c1bf4c3c authored by Peixin Qiao's avatar Peixin Qiao
Browse files

[flang] Fix one Unexpectedly Passed test on X86

The test case, kinds04_q10.f90, should run only for X86. Now it is
unexpected passed since 8686ff1d.
Add "-triple x86_64-unknown-linux-gnu" so that the test is for
testing the target X86 linux.
parent b483349c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment