https://bugs.llvm.org/show_bug.cgi?id=48632

            Bug ID: 48632
           Summary: reshape function: type mismatched on valid Fortran
                    statement
           Product: flang
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Frontend
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]

Created attachment 24326
  --> https://bugs.llvm.org/attachment.cgi?id=24326&action=edit
Reshape type bug.

Hello,

The attached example results in a RESHAPE: result type != SOURCE type error
using derived types. As far as I aware of the reshape statement is valid. At
least it works in gfortran and ifort. Could it be that the check is a bit too
strict?

Best regards,
   Jan-Willem

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to