https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65171
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Not even by selectively applying __attribute__((target ("optimize-swaps")))
or __attribute__((target ("no-optimize-swaps"))) (if that is supported in
target directives) to bisect where it matters?
