https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81331
Jan Hubicka <hubicka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[8 Regression] FAIL: |[5/6/7 Regression] missed
|21_strings/basic_string/mod |Eh delivery in partitioned
|ifiers/insert/char/1.cc |function
|execution test |
--- Comment #14 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Fixed on trunk, but lets not forget to backport it to release branches after
some time. It is nasty wrong code issue that affects -fprofile-use on x86-64
ever since BB partitioning was enabled by default.