--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-06
23:41 ---
Also note on some targets (like all *BSD's by the way), gfc_offset is always
64bits so really this is a miss
feature in the OS rather than in gfortran in my mind.
--
http://gcc.gnu.org/bugzilla/show_bu
--- Additional Comments From pbrook at gcc dot gnu dot org 2005-01-06
23:39 ---
This is a mis-ferature inherited from g77. It's definitely premitted by the
standard, but probably wants "fixing" anyway.
Full discussion here:
http://gcc.gnu.org/ml/fortran/2004-12/msg00139.html
--