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

            Bug ID: 48630
           Summary: Intrinsic minloc does not work properly with array of
                    a derived type
           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 24324
  --> https://bugs.llvm.org/attachment.cgi?id=24324&action=edit
bug minloc function

Hello,

The attached example shows that the intrinsic function minloc does not work
properly on array of a derived type consisting of a real and integer element.
For completeness I also included the intrinsic function maxloc, which does work
properly.

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