[llvm-bugs] [Bug 48630] New: Intrinsic minloc does not work properly with array of a derived type

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Dec 30 02:53:19 PST 2020


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: 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 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20201230/0584c1e7/attachment.html>


More information about the llvm-bugs mailing list