[Bug libgomp/38724] Segfault with allocatable component in private clause

2009-01-04 Thread kargl at gcc dot gnu dot org
--- Comment #3 from kargl at gcc dot gnu dot org 2009-01-04 19:46 --- Using gfortran 4.3.3, a segfault also occurs but the backtrace is different. (gdb) run Starting program: /usr/home/kargl/tmp/z [New LWP 100173] [New Thread 48301140 (LWP 100173)] 10 10 1

[Bug libgomp/38724] Segfault with allocatable component in private clause

2009-01-04 Thread kargl at gcc dot gnu dot org
--- Comment #2 from kargl at gcc dot gnu dot org 2009-01-04 19:43 --- gfc4x -g -o z -O -fopenmp gib.f90 (gdb) run ./z Starting program: /usr/home/kargl/tmp/z ./z [New LWP 100056] [New LWP 100056] 10 10 1 1 Assertion failed: (arena != NULL), functi

[Bug libgomp/38724] Segfault with allocatable component in private clause

2009-01-04 Thread kargl at gcc dot gnu dot org
--- Comment #1 from kargl at gcc dot gnu dot org 2009-01-04 19:41 --- Created an attachment (id=17030) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17030&action=view) openmp code showing segfault -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38724