[Bug libfortran/39402] gfortran 20090306: internal write of 0.0 with F0.3 gives **

2009-03-09 Thread davidgkinniburgh at yahoo dot co dot uk
--- 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

[Bug libfortran/39402] gfortran 20090306: internal write of 0.0 with F0.3 gives **

2009-03-09 Thread davidgkinniburgh at yahoo dot co dot uk
--- 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

[Bug libfortran/39402] New: gfortran 20090306: internal write of 0.0 with F0.3 gives **

2009-03-08 Thread davidgkinniburgh at yahoo dot co dot uk
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

[Bug fortran/38602] New: run time error (crash) - optional arguments, generics, interface problem, iso_varying_string ??

2008-12-21 Thread 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