This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[PATCH] __builtin_expect with alternate predictors for Fortran (PR ipa/58721)
- From: Paul Richard Thomas <paul dot richard dot thomas at gmail dot com>
- To: gcc-patches <gcc-patches at gcc dot gnu dot org>
- Cc: Tobias Burnus <burnus at net-b dot de>, Jakub Jelinek <jakub at redhat dot com>, Jan Hubicka <hubicka at ucw dot cz>
- Date: Sat, 15 Mar 2014 18:46:53 +0100
- Subject: [PATCH] __builtin_expect with alternate predictors for Fortran (PR ipa/58721)
- Authentication-results: sourceware.org; auth=none
Dear All,
The fortran part looks fine to me.
Thanks for the patch,gents
Paul