https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125339
Drea Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu.org
Keywords| |wrong-code
Component|target |rtl-optimization
--- Comment #1 from Drea Pinski <pinskia at gcc dot gnu.org> ---
auto_inc_dec rtl pass creates the post/pre increment/decrement for the volatile
memory.
