https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90169
--- Comment #6 from menospaamthereaper at hotmail dot com ---
Thank you for the update and your hard work, kargl.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90169
--- Comment #3 from menospaamthereaper at hotmail dot com ---
Also why was this bug marked as resolved / invalid? It still exists for 7.3.0
whether or not it will be resolved, and is rather serious.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90169
--- Comment #2 from menospaamthereaper at hotmail dot com ---
(In reply to kargl from comment #1)
> The problem is fixed on trunk. Don't know if anyone intends to back port.
> Doubt it as no one has done so.
>
> PR 78578 is
Assignee: unassigned at gcc dot gnu.org
Reporter: menospaamthereaper at hotmail dot com
Target Milestone: ---
The following code does not produce the correct result on gfortran 7.3.0 (and
probably other versions):
Program Main
implicit none
type str
character(len
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87838
--- Comment #2 from menospaamthereaper at hotmail dot com ---
Thank you Dominique for testing this on a Mac. So perhaps the problem is
specific to Linux.
Additional information that might help with debugging the segmentation fault:
1) Compiling
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: menospaamthereaper at hotmail dot com
Target Milestone: ---
Created attachment 44938
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44938&action=edit
Output from -sav