Commit 8ba3a43e by Uros Bizjak

devirt-9.C: Cleanup inline ipa dump.

	* g++.dg/ipa/devirt-9.C: Cleanup inline ipa dump.

From-SVN: r194763
parent 892c7a07
2012-12-31 Uros Bizjak <ubizjak@gmail.com>
* g++.dg/ipa/devirt-9.C: Cleanup inline ipa dump.
2012-12-31 Uros Bizjak <ubizjak@gmail.com>
* gcc.target/i386/builtin_target.c (vendor_signatures): Remove.
(check_detailed): Use signature_INTEL_ebx and signature_AMD_ebx
to check vendor signature.
......
......@@ -28,3 +28,4 @@ bar ()
c.c1 (60, (int) foo ());
}
/* { dg-final { scan-ipa-dump "Discovered a virtual call to a known target" "inline" } } */
/* { dg-final { cleanup-ipa-dump "inline" } } */
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