[Bug fortran/39295] [4.2/4.3/4.4 Regression] Too strict interface conformance check

pault at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Feb 25 07:55:00 GMT 2009



------- Comment #1 from pault at gcc dot gnu dot org  2009-02-25 07:55 -------
Confirmed

A temporary work around is to remove the interface for UserFunction and declare
it to be external.

>From a very quick look, the test for type and kind is failing because the
formal argument does not seem to gain the attribute function at the right time.

Cheers

Paul


-- 

pault at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-02-25 07:55:48
               date|                            |


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



More information about the Gcc-bugs mailing list