https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64048
Bug ID: 64048 Summary: UNRESOLVED: gcc.dg/tree-prof/peel-1.c scan-rtl-dump loop2_unroll Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: ubizjak at gmail dot com Caused by "Move loop peeling from RTL to gimple" [1], r216238. The gcc.dg/tree-prof/peel-1.c testcase needs further updates in dump scan and cleanup dg-directives. [1] https://gcc.gnu.org/ml/gcc-patches/2014-10/msg01211.html