https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121664
Paul-Antoine Arras <parras at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |parras at gcc dot gnu.org
--- Comment #1 from Paul-Antoine Arras <parras at gcc dot gnu.org> ---
When building with strict-aliasing disabled, it runs fine. The first pass
exhibiting a difference in the dumps is lim2 (loop invariant motion) but the
issue is likely introduced in omplower where the mapping struct is built.