[openAD] #285: type table duplicate entries for named types lets genericresolve fail
#285: type table duplicate entries for named types lets genericresolve fail ------------------------------+--------------------------------------------- Reporter: utke | Owner: utke Type: defect | Status: new Priority: major | Milestone: Component: SourceProcessing | Keywords: ------------------------------+--------------------------------------------- see drvdTypeInference2.free.f90 gives: SourceProcessing: WARNING: cannot determine return type and canonicalize function call; _genericResolve: Could not match call to generic foo([TypetabEntry(11447056) -> entryKind=[NamedTypeEntryKind; symbolName:t1, localSymtab where the type is defined: 11424656], typetab_id=14]) to specific implemantation(s): foot1([TypetabEntry(11427536) -> entryKind=[NamedTypeEntryKind; symbolName:t1, localSymtab where the type is defined: 11426192], typetab_id=10]) foot2([TypetabEntry(11434960) -> entryKind=[NamedTypeEntryKind; symbolName:t2, localSymtab where the type is defined: 11427216], typetab_id=12]) (drvdTypeInference2.free.f90:33) -- Ticket URL: <https://trac.mcs.anl.gov/projects/openAD/ticket/285> OpenAD <http://www.mcs.anl.gov/openad> Bug tracking for OpenAD components
participants (1)
-
OpenAD