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 testsuite/65594] libgomp.graphite/force-parallel-6.c timeout


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65594

--- Comment #10 from vries at gcc dot gnu.org ---
Author: vries
Date: Fri Mar 27 12:10:16 2015
New Revision: 221728

URL: https://gcc.gnu.org/viewcvs?rev=221728&root=gcc&view=rev
Log:
Add verification to libgomp.graphite/force-parallel-6.c

2015-03-27  Tom de Vries  <tom@codesourcery.com>

    PR testsuite/65594
    * testsuite/libgomp.graphite/force-parallel-6.c (abort): Declare.
    (init, check): New function.
    (foo): Change return type to void.
    (main): Call init and check.

Modified:
    trunk/libgomp/ChangeLog
    trunk/libgomp/testsuite/libgomp.graphite/force-parallel-6.c


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