This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug regression/81331] [5/6/7 Regression] missed Eh delivery in partitioned function
- From: "hubicka at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 19 Jul 2017 21:08:53 +0000
- Subject: [Bug regression/81331] [5/6/7 Regression] missed Eh delivery in partitioned function
- Auto-submitted: auto-generated
- References: <bug-81331-4@http.gcc.gnu.org/bugzilla/>
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.