Commit 28eb088c authored by Matthew Fernandez's avatar Matthew Fernandez
Browse files

work around GCC ≤ 13.2 bug on ARM

Upcoming changes make this branch apply on aarch64 too. Unfortunately as-is it
triggers a GCC bug. This rephrasing manages to side step the issue.

GCC: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114310
parent 826a9b0e
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