This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Some fixes for autofdo test cases
- From: Andi Kleen <andi at firstfloor dot org>
- To: gcc-patches at gcc dot gnu dot org
- Cc: hubicka at ucw dot cz, law at redhat dot com
- Date: Sun, 26 Jun 2016 18:50:18 -0700
- Subject: Some fixes for autofdo test cases
- Authentication-results: sourceware.org; auth=none
This fixes some of the problems with profile test cases running with autofdo
There are still remaining failures that need to be addressed, but this is the
low hanging fruit.
-Andi