public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgomp/65386] New: [libgomp] omp task final test case fails
@ 2015-03-11  8:21 sebastian.huber@embedded-brains.de
  2015-03-11  8:26 ` [Bug libgomp/65386] " sebastian.huber@embedded-brains.de
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: sebastian.huber@embedded-brains.de @ 2015-03-11  8:21 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 65386
           Summary: [libgomp] omp task final test case fails
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgomp
          Assignee: unassigned at gcc dot gnu.org
          Reporter: sebastian.huber@embedded-brains.de
                CC: jakub at gcc dot gnu.org

Created attachment 35007
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35007&action=edit
Test program.

The task final test case of the OpenMP Validation SuiteV 3.0a fails on Linux.

http://web.cs.uh.edu/~openuh/download/


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug libgomp/65386] [libgomp] omp task final test case fails
  2015-03-11  8:21 [Bug libgomp/65386] New: [libgomp] omp task final test case fails sebastian.huber@embedded-brains.de
@ 2015-03-11  8:26 ` sebastian.huber@embedded-brains.de
  2015-03-11  8:45 ` jakub at gcc dot gnu.org
  2015-04-10  8:23 ` sebastian.huber@embedded-brains.de
  2 siblings, 0 replies; 4+ messages in thread
From: sebastian.huber@embedded-brains.de @ 2015-03-11  8:26 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Sebastian Huber <sebastian.huber@embedded-brains.de> ---
Created attachment 35009
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35009&action=edit
Test program.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug libgomp/65386] [libgomp] omp task final test case fails
  2015-03-11  8:21 [Bug libgomp/65386] New: [libgomp] omp task final test case fails sebastian.huber@embedded-brains.de
  2015-03-11  8:26 ` [Bug libgomp/65386] " sebastian.huber@embedded-brains.de
@ 2015-03-11  8:45 ` jakub at gcc dot gnu.org
  2015-04-10  8:23 ` sebastian.huber@embedded-brains.de
  2 siblings, 0 replies; 4+ messages in thread
From: jakub at gcc dot gnu.org @ 2015-03-11  8:45 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
The test looks bogus to me.
Citing the standard:
final task   A task that forces all of its child tasks to become final and
included tasks.
None of the explicit tasks (final or not) create any child tasks, so nothing
requires any explicit task to be included, so I see no reason why there should
be any restriction on where the tasks are scheduled.
IMHO the spec just says that all the children of the final task will be
included (i.e. tied to the final parent task).


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug libgomp/65386] [libgomp] omp task final test case fails
  2015-03-11  8:21 [Bug libgomp/65386] New: [libgomp] omp task final test case fails sebastian.huber@embedded-brains.de
  2015-03-11  8:26 ` [Bug libgomp/65386] " sebastian.huber@embedded-brains.de
  2015-03-11  8:45 ` jakub at gcc dot gnu.org
@ 2015-04-10  8:23 ` sebastian.huber@embedded-brains.de
  2 siblings, 0 replies; 4+ messages in thread
From: sebastian.huber@embedded-brains.de @ 2015-04-10  8:23 UTC (permalink / raw)
  To: gcc-bugs

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

Sebastian Huber <sebastian.huber@embedded-brains.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #3 from Sebastian Huber <sebastian.huber@embedded-brains.de> ---
I contacted the test suite authors and they also think that this test is bogus.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-04-10  8:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-11  8:21 [Bug libgomp/65386] New: [libgomp] omp task final test case fails sebastian.huber@embedded-brains.de
2015-03-11  8:26 ` [Bug libgomp/65386] " sebastian.huber@embedded-brains.de
2015-03-11  8:45 ` jakub at gcc dot gnu.org
2015-04-10  8:23 ` sebastian.huber@embedded-brains.de

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).