------- Comment #2 from dfranke at gcc dot gnu dot org  2007-02-25 16:11 -------
There's is/was a discussion at the ML whether GNU extensions should allow
default integer only, fold anything into a default integer and recast
afterwards or whether the library shall provide calls for any type.

As far as I can tell, currently all of above schemes are implemented for one
intrinsic or another. There was no agreement yet, how to proceed. For more
details, see also PR30372 and the thread starting at
http://gcc.gnu.org/ml/fortran/2007-02/msg00538.html

Personally, I don't mind too much which scheme is implemented, as long as it's
consistent for ALL intrinsic procedures ...


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30955

Reply via email to