https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67133
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |wrong-code
CC| |mjambor at suse dot cz
--- Comment #16 from Richard Biener <rguenth at gcc dot gnu.org> ---
The last observations also means wrong-code (latent on branches I suppose). I
think the arg removal code (and similar) has a list of attributes it looks at
to completely disable it. Martin?