[llvm-bugs] [Bug 48629] New: Mismatched data type warning for valid Fortran statement.
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Dec 30 02:43:19 PST 2020
https://bugs.llvm.org/show_bug.cgi?id=48629
Bug ID: 48629
Summary: Mismatched data type warning for valid Fortran
statement.
Product: flang
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: Frontend
Assignee: unassignedbugs at nondot.org
Reporter: howisjw at hotmail.com
CC: David.Truby at arm.com, jperier at nvidia.com,
kirankumartp at gmail.com, llvm-bugs at lists.llvm.org,
sscalpone at nvidia.com
Created attachment 24323
--> https://bugs.llvm.org/attachment.cgi?id=24323&action=edit
Mismatched data type warning
Hello,
The attached example shows a F90-W-0155 Mismatched data type warning. As far as
I aware of the example is valid modern Fortran. Could it be that the validation
is a bit to strict for this case?
Best regards,
Jan-Willem
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20201230/9d019e21/attachment.html>
More information about the llvm-bugs
mailing list