This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug regression/81331] [5/6/7 Regression] missed Eh delivery in partitioned function


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]