https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124291

Sam James <sjames at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jamborm at gcc dot gnu.org

--- Comment #2 from Sam James <sjames at gcc dot gnu.org> ---
(gdb) p aggvals
$3 = <optimized out>
(gdb) p index
$4 = <optimized out>
(gdb) p offset
$5 = -1
(gdb) p val->value
$6 = {
  offset = 0,
  speculative_offset = 0,
  outer_type = 0x7fff5d2ad000,
  speculative_outer_type = 0x0,
  maybe_in_construction = 0,
  maybe_derived_type = 1,
  speculative_maybe_derived_type = 0,
  invalid = 0,
  dynamic = 1
}

Reply via email to