-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fixes openarray hoist with gcc 14 #23647
Conversation
The test case hasn't been updated? |
Yeah, the exact test failed with gcc 14 so it doesn't need to be updated. Shown in #23673
|
I tested it locally with updated changes, it worked with gcc 14 |
Thanks for your hard work on this PR! Hint: mm: orc; opt: speed; options: -d:release |
blocks #23673 --------- Co-authored-by: Andreas Rumpf <[email protected]> (cherry picked from commit 17475fc)
blocks #23673