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

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |ebotcazou at gcc dot 
gnu.org

--- Comment #8 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
> we end up with mismatched type lhs/rhs.  The placeholder is transformed to
> 
> (gdb) p debug_tree (lhs)
>  <integer_cst 0x7ffff5e967f8 type <integer_type 0x7ffff61e7498 character>
> constant 87>
> 
> a signed integer constant.

OK, I'll have a closer look.

Reply via email to