This is the mail archive of the gcc-bugs@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]

[Bug libgomp/51132] [4.7 Regression] FAIL: libgomp.graphite/force-parallel-[678].c


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51132

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-12-06 14:33:00 UTC ---
Author: jakub
Date: Tue Dec  6 14:32:54 2011
New Revision: 182050

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182050
Log:
    PR libgomp/51132
    * testsuite/libgomp.graphite/force-parallel-1.c: Move large arrays
    to file scope.
    * testsuite/libgomp.graphite/force-parallel-3.c: Likewise.
    * testsuite/libgomp.graphite/force-parallel-6.c: Likewise.
    * testsuite/libgomp.graphite/force-parallel-7.c: Likewise.
    * testsuite/libgomp.graphite/force-parallel-8.c: Likewise.
    * testsuite/libgomp.graphite/force-parallel-9.c: Likewise.

Modified:
    trunk/libgomp/ChangeLog
    trunk/libgomp/testsuite/libgomp.graphite/force-parallel-1.c
    trunk/libgomp/testsuite/libgomp.graphite/force-parallel-3.c
    trunk/libgomp/testsuite/libgomp.graphite/force-parallel-6.c
    trunk/libgomp/testsuite/libgomp.graphite/force-parallel-7.c
    trunk/libgomp/testsuite/libgomp.graphite/force-parallel-8.c
    trunk/libgomp/testsuite/libgomp.graphite/force-parallel-9.c


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