Not all %itanium_abi_triple values support TLS. Makes OpenMP/declare_reduction_codegen.cpp, OpenMP/parallel_copyin_codegen.cpp for %itanium_abi_triples without TLS support.
Fixes PR40156.
Paths
| Differential D56086
Pass a concrete triple for two OpenMP tests that depend on TLS ClosedPublic Authored by thakis on Dec 26 2018, 7:04 AM.
Details Summary Not all %itanium_abi_triple values support TLS. Makes OpenMP/declare_reduction_codegen.cpp, OpenMP/parallel_copyin_codegen.cpp for %itanium_abi_triples without TLS support. Fixes PR40156.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 26 2018, 7:07 AM Closed by commit rL350067: Pass a concrete triple for two OpenMP tests that depend on TLS (authored by nico). · Explain WhyDec 26 2018, 8:09 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 179513 cfe/trunk/test/OpenMP/declare_reduction_codegen.cpp
cfe/trunk/test/OpenMP/parallel_copyin_codegen.cpp
|