Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: oivulf at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35826
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: oivulf at gmail dot com
Target Milestone: ---
While compiling the lapw code "exciting": http://exciting-code.org/ gfortran
crashes with segmentation fault.
The first cras
: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: oivulf at gmail dot com
Target Milestone: ---
Created attachment 40728
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40728&action=edit
compile it with -g -fcheck=all to trigger runtime error
When compili
: normal
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: oivulf at gmail dot com
Target Milestone: ---
Created attachment 42314
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42314&action=edit
failing test progr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82453
--- Comment #1 from fulvio ciriaco ---
Created attachment 42315
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42315&action=edit
not failing
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82453
--- Comment #2 from fulvio ciriaco ---
Created attachment 42316
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42316&action=edit
sample input
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82453
--- Comment #4 from fulvio ciriaco ---
Thanks for answering.
This was the use case I imagined for f2003, when it allows allocatable
arrays. Are they otherwise any distinguishable from ordinary arrays in
this context?
Too sad.
Thank you again