[flang-commits] [PATCH] D84290: [Flang] Fix for the scenario when type guard has intrinsic type specification and Selector is NOT unlimited Polymorphic.

sameeran joshi via flang-commits flang-commits at lists.llvm.org
Mon Jul 27 07:05:21 PDT 2020


>
>
>
> Function ReportConflictingTypeCases is generating 'INTEGER*4' in error
> message instead of 'integer' which is specified in test case. Do you have
> any idea how to update function ReportConflictingTypeCases to display
> correct name ?
>
Please use INTEGER*4, digit 4 mentions the kind.

>
>
> CHANGES SINCE LAST ACTION
>   https://reviews.llvm.org/D84290/new/
>
> https://reviews.llvm.org/D84290
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20200727/26eb60b6/attachment.html>


More information about the flang-commits mailing list