Bummer, can't debug ieee_selected_real_kind

Thomas Koenig tkoenig@netcologne.de
Sun Dec 30 16:07:00 GMT 2018


Hi Steve,

> It seems someone hase broken the ability to use a debugger
> with f951 if the Fortran includes 'use ieee_arithmetic'

I can reproduce the problem :-(

While it is not perfect, you could use

(gdb) r -I /home/ig25/lib/gcc/x86_64-pc-linux-gnu/9.0.0/finclude ieee.f90

where /home/ig25 is your $(PREFIX) to get the compiler to run, at
least.  And yes, this is a pain.

Regards

	Thomas



More information about the Fortran mailing list