Commit 881f7c97 by Rainer Orth Committed by Rainer Orth

Fix g++.dg/torture/pr81360.C scan-ipa-dump

	* g++.dg/torture/pr81360.C: Add -fdump-ipa-icf to dg-options.

From-SVN: r257205
parent 634c3ff0
2018-01-30 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* g++.dg/torture/pr81360.C: Add -fdump-ipa-icf to dg-options.
2018-01-30 Vladimir Makarov <vmakarov@redhat.com>
PR target/84112
......
/* { dg-do compile } */
/* { dg-options "-O2 -fno-early-inlining" } */
/* { dg-options "-O2 -fno-early-inlining -fdump-ipa-icf" } */
template <int dim> class B;
template <int, int dim> class TriaObjectAccessor;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment