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 tree-optimization/64878] [5 Regression] Miscompilation of nntpgrab


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

--- Comment #3 from Sebastian Pop <spop at gcc dot gnu.org> ---
-fdbg-cnt=registered_jump_thread:44 passes
-fdbg-cnt=registered_jump_thread:45 fails

So this is the jump thread that produces the wrong code:
 Registering FSM jump thread: (10, 114) incoming edge;  (4, 93) nocopy


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