public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgomp/51376] New: libgomp taskwait failure
@ 2011-12-01  9:24 amodra at gmail dot com
  2011-12-01  9:24 ` [Bug libgomp/51376] " amodra at gmail dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: amodra at gmail dot com @ 2011-12-01  9:24 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 51376
           Summary: libgomp taskwait failure
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgomp
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: amodra@gmail.com


libgomp.c++/task-6 occasionally aborts on power7 with symptoms that indicate
"#pragma omp taskwait" is failing to wait for a child thread.  On replacing the
abort() with an asm illegal insn to get a core with the register state at the
failure point, you see "a" or "n" has been loaded to regs with their original
value.  By the time the core dump is written, the memory value for "a" and "n"
is correct.


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

end of thread, other threads:[~2013-02-05 13:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-01  9:24 [Bug libgomp/51376] New: libgomp taskwait failure amodra at gmail dot com
2011-12-01  9:24 ` [Bug libgomp/51376] " amodra at gmail dot com
2011-12-09  2:27 ` amodra at gcc dot gnu.org
2011-12-09  6:10 ` amodra at gmail dot com
2013-01-22 11:42 ` amodra at gcc dot gnu.org
2013-01-24 21:52 ` amodra at gcc dot gnu.org
2013-02-05 13:41 ` amodra at gcc dot gnu.org

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).