﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
31	GFortran bug?	Dave Offiler	marq	"GFortran (gfc 4.1.0) gives internal error segmentation fault when compiling
ropp_tools/arrays/copy_alloc.f90
on line 71 of copy_alloc_1D_Text
  if (associated(newarray)) deallocate(newarray)

Futher investigation shows that the same line in every copy_alloc_nD_Text routine
(NB ONLY Text versions, NOT any other data type). The error does not appear
if the routine is cut out on it's own without the USE arrays generic interface.

Most likely a bug in GFortran, but this needs pinning down before reporting the bug
to gfc developers (The offending line to my mind is a bit dodgy anyway, and at best makes
some assumtions about the pre-existing status of newarray)"	defect	closed	normal	1.0	ropp_utils	0.8	fixed		dave.offiler@… carlo.buontempo@… axel.vonengeln@…
