[PATCH v2] ieee754/dbl-64: Reduce the scope of temporary storage variables
Joseph Myers
joseph@codesourcery.com
Tue Jun 2 18:16:24 GMT 2020
On Mon, 1 Jun 2020, Vineet Gupta via Libc-alpha wrote:
> Also as suggested by Joseph [1] used --strip and compared the libs with
> and w/o patch and their sizes are exactly same (with gcc 9).
My suggestion was to compare the *contents* of the libraries, not just
their sizes. Either they should be byte-for-byte identical, or if there
are other differences (register allocation, line numbers in assertions,
etc.) a more detailed investigation will be needed.
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list