mirror of
https://github.com/python/cpython.git
synced 2026-01-29 14:15:31 +00:00
Command line options for the xlc compiler behave differently from gcc and clang, so skip this test case for now when xlc is the compiler. Patch by aixtools (Michael Felt)