public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgomp/38724]  New: Segfault with allocatable component in private clause
@ 2009-01-04 19:41 kargl at gcc dot gnu dot org
  2009-01-04 19:42 ` [Bug libgomp/38724] " kargl at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: kargl at gcc dot gnu dot org @ 2009-01-04 19:41 UTC (permalink / raw)
  To: gcc-bugs

The attached code compiles but dies with a segmentation fault.  If the
omp directive is changed from

!$omp parallel private(k,cell)

to

!$omp parallel private(k)

the code executes.


-- 
           Summary: Segfault with allocatable component in private clause
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgomp
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kargl at gcc dot gnu dot org
  GCC host triplet: i386-unknown-freebsd8.0


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


^ permalink raw reply	[flat|nested] 8+ messages in thread
[parent not found: <bug-38724-4@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2013-08-12 12:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-04 19:41 [Bug libgomp/38724] New: Segfault with allocatable component in private clause kargl at gcc dot gnu dot org
2009-01-04 19:42 ` [Bug libgomp/38724] " kargl at gcc dot gnu dot org
2009-01-04 19:43 ` kargl at gcc dot gnu dot org
2009-01-04 19:46 ` kargl at gcc dot gnu dot org
2009-01-04 19:47 ` [Bug libgomp/38724] Segfault caused by derived-type " kargl at gcc dot gnu dot org
2009-01-04 21:31 ` jakub at gcc dot gnu dot org
2009-01-05  2:32 ` sgk at troutmask dot apl dot washington dot edu
     [not found] <bug-38724-4@http.gcc.gnu.org/bugzilla/>
2013-08-12 12:46 ` janus 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).