10-227r1 To: J3 From: Bill Long Subject: Interop TR: assumed type Date: 2010 October 13 Reference: 10-165r2.pdf If a Fortran procedure calls a C function that has a visible bind(c) interface, and a dummy argument is TYPE(*) and assumed-shape (or any other form that requires a pointer to a C descriptor be passed) then there is likely insufficient information available to choose a valid value for the type member of the descriptor. A new Macro is added that represents an unspecified type. Edits to 10-165r2: [11:0+] Add a new entry to the end of table 5.2: CFI_type_unspecified unspecified