[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug default/19173] Abidiff doesn't detect symbol size change in library.



https://sourceware.org/bugzilla/show_bug.cgi?id=19173

--- Comment #4 from Jakub Jelinek <jakub at redhat dot com> ---
Bet that is because abidiff looks at the debug info, which in this case doesn't
reflect the bogus size change either.  In GCC, the size of the symbol is never
changed, because it is an ABI change, we just insert padding after the symbol.

-- 
You are receiving this mail because:
You are on the CC list for the bug.