You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the same issue as #51838 (and works fine with -mllvm -no-stack-coloring). Opaque pointers are relevant in that they make the problematic accesses promotable.
It appears to be a recent regression from 14.0.0.
Compiler Explorer: https://godbolt.org/z/a4Y3M51qP
@fhahn
The text was updated successfully, but these errors were encountered: