Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: brad.finney at humboldt dot edu
Target Milestone: ---
gfortran 6.1.0, x86_64-w64-ming32
Source (with intentional array bound error)
program defer
implicit none
character(len=:), dimension(:,:), allocatable
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: brad.finney at humboldt dot edu
Target Milestone: ---
Program received signal SIGSEGV: Segmentation fault - invalid memory reference.
Backtrace for this error:
#0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47722
--- Comment #4 from Brad Finney 2011-02-26
18:36:09 UTC ---
I would like to know if this problem remains with the currently available
install package. I have updated all of the mingw binaries and header files, so
I am hoping that for a fresh ins
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47722
Brad Finney changed:
What|Removed |Added
CC||brad.finney at humboldt dot