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

Thomas Koenig <tkoenig at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at gcc dot gnu.org      |tkoenig at gcc dot 
gnu.org
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2026-07-01
     Ever confirmed|0                           |1

--- Comment #2 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
(In reply to Steve Kargl from comment #1)
> 
> (gdb) p *sym->name
> $6 = 110 'n'
> (gdb) p sym->other_loc
> $7 = {nextc = 0x0, u = {lb = 0x0, location = 0}}
> 
> NULL pointer dereference.

The locus is not set for the test case.

Reply via email to