Re: [PATCH v2] RISC-V: Add dg-remove-option for z* extensions

2024-06-22 Thread Jeff Law
On 6/20/24 10:31 AM, Patrick O'Neill wrote: This introduces testsuite support infra for removing extensions. Since z* extensions don't have ordering requirements the logic for adding/removing those extensions has also been consolidated. This fixes RVWMO compile testcases failing on Ztso targe

[PATCH v2] RISC-V: Add dg-remove-option for z* extensions

2024-06-20 Thread Patrick O'Neill
This introduces testsuite support infra for removing extensions. Since z* extensions don't have ordering requirements the logic for adding/removing those extensions has also been consolidated. This fixes RVWMO compile testcases failing on Ztso targets by removing the extension from the -march stri