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

James K. Lowden <jklowden at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2025-05-23
                 CC|                            |jklowden at gcc dot gnu.org
     Ever confirmed|0                           |1
           Assignee|unassigned at gcc dot gnu.org      |jklowden at gcc dot 
gnu.org

--- Comment #1 from James K. Lowden <jklowden at gcc dot gnu.org> ---
It seems likely to me that this is a cascading error stemming perhaps from a
big endian host.  I will need to see the debug output to address it.  I'm
planning to use cfarm for that.  

The assertions in cbl_field_of (and brethren) are correct.  At point of call,
the logic has already confirmed that the symbol is of type field.  Anything
else is a logic error.

Reply via email to