Add dg-final-scan-autofdo and dg-final-scan-not-autofdo
authorAndi Kleen <ak@linux.intel.com>
Thu, 14 Jul 2016 02:14:13 +0000 (02:14 +0000)
committerAndi Kleen <ak@gcc.gnu.org>
Thu, 14 Jul 2016 02:14:13 +0000 (02:14 +0000)
commite97bd4f5408964f3bd16b57e0369916683d5e8cd
tree641627df63d991ebe5124bea1f56d0947e7c59c2
parent038ec4b7b90f6278e686d61634cb046cd09d3b8f
Add dg-final-scan-autofdo and dg-final-scan-not-autofdo

Autofdo outputs to different dump files and doesn't support some
transformation that normal profiling. Add dg-final-scan-autofdo
and dg-final-scan-not-autofdo statements to the test suite
so that the test cases can hande those cases separately.

gcc/testsuite/:

2016-07-13  Andi Kleen  <ak@linux.intel.com>

* lib/profopt.exp (dg-final-scan-autofdo,
dg-final-scan-not-autofdo): New functions.

From-SVN: r238322
gcc/testsuite/ChangeLog
gcc/testsuite/lib/profopt.exp