This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix PR64764 && Fix scan-tree-dump for scop-19.c
- From: dominiq at lps dot ens dot fr (Dominique Dhumieres)
- To: Tom_deVries at mentor dot com
- Cc: gcc-patches at gcc dot gnu dot org, burnus at net-b dot de, richard dot guenther at gmail dot com
- Date: Mon, 09 Feb 2015 18:23:00 +0100
- Subject: Re: [PATCH] Fix PR64764 && Fix scan-tree-dump for scop-19.c
- Authentication-results: sourceware.org; auth=none
Tom,
After these changes I have the following regressions on x86_64-apple-darwin1[04]*:
FAIL: gcc.dg/uninit-19.c (test for warnings, line 22)
FAIL: gcc.dg/uninit-19.c (test for excess errors)
FAIL: gcc.dg/graphite/scop-19.c scan-tree-dump-times graphite "number of SCoPs: 0" 1
I can prepare and test a fix for darwin unless you beat me!
Cheers,
Dominique