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 gcov-profile/81442] error: verify_flow_info: REG_BR_PROB is set but cfg probability is not during RTL pass: outof_cfglayout


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81442

--- Comment #1 from Tom de Vries <vries at gcc dot gnu.org> ---
Created attachment 41758
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41758&action=edit
Tentative patch

I'm not sure how this is supposed to be fixed.

But this is a point fix that at least allows lto1 to finish. I'm currently
testing if that also makes the test-case pass.

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