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

            Bug ID: 48631
           Summary: print and write function of a array of a derive type
                    with a stride.
           Product: flang
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Frontend
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]

Created attachment 24325
  --> https://bugs.llvm.org/attachment.cgi?id=24325&action=edit
Example of the print and write function bug

Hello,

I noticed that the print and write function of array of a derived type with a
stride writes more elements then they should be. The attached example
demonstrates the bug. It looks like a temporary array with the wrong length has
been created.

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