This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix PR47002: memory leaks.


With this last patch I still see these fails:

FAIL: libgomp.c/autopar-1.c (internal compiler error)
FAIL: libgomp.c/autopar-1.c (test for excess errors)
FAIL: gcc.dg/autopar/outer-4.c (internal compiler error)
FAIL: gcc.dg/autopar/outer-4.c (test for excess errors)
FAIL: gcc.dg/autopar/outer-4.c scan-tree-dump-times optimized "loopfn"
5: dump file does not exist
FAIL: gcc.dg/autopar/outer-5.c (internal compiler error)
FAIL: gcc.dg/autopar/outer-5.c (test for excess errors)
FAIL: gcc.dg/autopar/outer-5.c scan-tree-dump-times optimized "loopfn" 5
FAIL: gcc.dg/autopar/outer-6.c (internal compiler error)
FAIL: gcc.dg/autopar/outer-6.c (test for excess errors)
FAIL: gcc.dg/autopar/outer-6.c scan-tree-dump-times parloops
"parallelizing outer loop" 1
FAIL: gcc.dg/autopar/outer-6.c scan-tree-dump-times optimized "loopfn" 5
FAIL: gcc.dg/autopar/pr46099.c (internal compiler error)
FAIL: gcc.dg/autopar/pr46099.c (test for excess errors)
FAIL: gcc.dg/autopar/pr46799.c (internal compiler error)
FAIL: gcc.dg/autopar/pr46799.c (test for excess errors)
FAIL: gcc.dg/autopar/pr46885.c (internal compiler error)
FAIL: gcc.dg/autopar/pr46885.c (test for excess errors)

I will fix these problems and repost the patch.

Sebastian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]