--- Comment #8 from davidgkinniburgh at yahoo dot co dot uk 2009-03-09
11:34 ---
Thanks Jerry.
PS
CHARACTER(80) :: str
no longer required in test case.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39402
--- Comment #7 from davidgkinniburgh at yahoo dot co dot uk 2009-03-09
11:33 ---
Thanks Jerry.
PS
CHARACTER(80) :: str
no longer needed in test case.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39402
with F0.3
gives **
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libfortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: davidgkinniburgh at yahoo dot co dot uk
I get a run time error (crashes console) on both my Win64 Vista machine (IA-32)
and WinXP machine on some code that compiles without warnings with gfortran.
Same code compiles and runs OK in g95 and IVF 11.0.
My test case (below) is calling one of the get() generics from the
iso_varying_string m