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

Liam Powell <liam at liampwll dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |liam at liampwll dot com

--- Comment #2 from Liam Powell <liam at liampwll dot com> ---
Created attachment 63729
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=63729&action=edit
fix

> This is apparently due to GNAT.Perfect_Hash_Generators not dealing properly 
> with non-1-based strings.

This is correct and it's easy to just make all the strings 1-indexed since
there's only 2 places where Strings get in.

Reply via email to