https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86540
Martin Liška <marxin at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|marxin at gcc dot gnu.org |law at gcc dot gnu.org --- Comment #2 from Martin Liška <marxin at gcc dot gnu.org> --- Ok, so after I installed quite some switch related patches these still remain: 1) pr77445-2.c: grep 'not considered' pr77* pr77445-2.c.175t.thread3:FSM jump-thread path not considered: the number of basic blocks on the path exceeds PARAM_MAX_FSM_THREAD_LENGTH. pr77445-2.c.175t.thread3:FSM jump-thread path not considered: the number of basic blocks on the path exceeds PARAM_MAX_FSM_THREAD_LENGTH. pr77445-2.c.175t.thread3:FSM jump-thread path not considered: the number of basic blocks on the path exceeds PARAM_MAX_FSM_THREAD_LENGTH. pr77445-2.c.178t.thread4:FSM jump-thread path not considered: the number of basic blocks on the path exceeds PARAM_MAX_FSM_THREAD_LENGTH. pr77445-2.c.178t.thread4:FSM jump-thread path not considered: the number of basic blocks on the path exceeds PARAM_MAX_FSM_THREAD_LENGTH. pr77445-2.c.178t.thread4:FSM jump-thread path not considered: the number of basic blocks on the path exceeds PARAM_MAX_FSM_THREAD_LENGTH. 2) ssa-dom-thread-7.c FAIL: gcc.dg/tree-ssa/ssa-dom-thread-7.c scan-tree-dump-not vrp2 "Jumps threaded" Jeff can you please investigate that and eventually adjust test-case if possible?