Library ABI seriously broken!!

Paolo Carlini paolo.carlini@oracle.com
Fri Oct 30 14:22:00 GMT 2009


Richard Guenther wrote:
> where you replaced build_string (strlen (name) + 1, name) with
> build_string (strlen (name), name).  I don't know if this renders the
> ABIs incompatible, but I doubt it - it would be nice to verify that indeed
> just extra '\0's are now missing at the end.
>   
To be clear: if knowledgeable people can confirm this kind of reasoning,
of course I have no objections, but then abi_check must be also fixed at
the same time, nothing should committed leading to regressions, either
substantive or only apparent.

Paolo.



More information about the Gcc mailing list