https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101824
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |9.5
Known to fail| |11.2.0
Priority|P3 |P2
Summary|VOLATILE not honored |[9/10/11 Regression]
| |VOLATILE not honored
Known to work| |12.0
--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
Fixed on trunk sofar. The issue is latent on branches and a regression from
introduction of predictive commoning (but it could otherwise have
materialized).