<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:aprantl@apple.com" title="Adrian Prantl <aprantl@apple.com>"> <span class="fn">Adrian Prantl</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - SROA appears to produce broken debug metadata"
   href="https://bugs.llvm.org/show_bug.cgi?id=32687">bug 32687</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>INVALID
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - SROA appears to produce broken debug metadata"
   href="https://bugs.llvm.org/show_bug.cgi?id=32687#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - SROA appears to produce broken debug metadata"
   href="https://bugs.llvm.org/show_bug.cgi?id=32687">bug 32687</a>
              from <span class="vcard"><a class="email" href="mailto:aprantl@apple.com" title="Adrian Prantl <aprantl@apple.com>"> <span class="fn">Adrian Prantl</span></a>
</span></b>
        <pre>%z0011 = type <{ i32, [4 x i8], [0 x [0 x float]]*, i64, [24 x i32] }>
sizeof(z0011) = 120 bytes

!45 = !DIExpression(DW_OP_LLVM_fragment, 224, 736)
Ofs=28, Size=96 -> This implies that sizeof(variable) >= 120 bytes

!8 = !DICompositeType(tag: DW_TAG_array_type, baseType: !9, size: 128, align:
32, elements: !10)
!9 = !DIBasicType(name: "z00000044", size: 32, align: 32, encoding:
DW_ATE_signed)

But the size of the array is declared as 128 *bits*.
The PGI F90 frontend produced inconsistent debug information here.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>