https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69380
Bug ID: 69380 Summary: FAIL: g++.dg/tree-ssa/pr69336.C scan-tree-dump-not optimized "cmap" Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: thopre01 at gcc dot gnu.org CC: rguenther at suse dot de Target Milestone: --- Target: arm-none-eabi Created attachment 37402 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37402&action=edit Failing optimized dump g++.dg/tree-ssa/pr69336.C fails on arm-none-eabi targets since its introduction in r232559 with: FAIL: g++.dg/tree-ssa/pr69336.C scan-tree-dump-not optimized "cmap" Please find attached the optimized dump with the commit applied.