This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug gcov-profile/81442] error: verify_flow_info: REG_BR_PROB is set but cfg probability is not during RTL pass: outof_cfglayout
- From: "vries at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 02 Aug 2017 16:23:15 +0000
- Subject: [Bug gcov-profile/81442] error: verify_flow_info: REG_BR_PROB is set but cfg probability is not during RTL pass: outof_cfglayout
- Auto-submitted: auto-generated
- References: <bug-81442-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81442
--- Comment #8 from Tom de Vries <vries at gcc dot gnu.org> ---
(In reply to cesar from comment #4)
> I posted a patch that fixes this issue on July 13, 2017:
>
> https://gcc.gnu.org/ml/gcc-patches/2017-07/msg00750.html
>
> It is pending review.
The patch has been reviewed, updated and committed as r250422 and r250823.