------- Comment #2 from fxcoudert at gcc dot gnu dot org 2009-03-28 13:45
-------
I second Steve's opinion that we shouldn't add that legacy feature to gfortran.
A Google codesearch for
lang:fortran "complex function" "*16" -"complex*16" function
returned only 1 use of this syntax!
Let's document it in the "Extensions not implemented in GNU Fortran" section of
our doc.
--
fxcoudert at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Keywords| |documentation
Last reconfirmed|0000-00-00 00:00:00 |2009-03-28 13:45:17
date| |
Summary|Support g77's "complex |Document lack of g77's
|function name*16" syntax |"complex function name*16"
| |syntax
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36234