-Wabi is misdesigned (answers the wrong question)
Richard Henderson
rth@redhat.com
Sat Oct 25 04:16:00 GMT 2003
On Fri, Oct 24, 2003 at 11:30:04AM -0700, Joe Buck wrote:
> Another alternative is the following: if we had a dump format that
> would contain a description of the layout of each class that is encountered,
> then we could simply run the compiler twice, once with the 3.2 ABI,
> once with the 3.4 ABI, and then diff the dumps.
Debug info has this. Just need a bit o code to use, say, libdwarf
to read and compare them.
r~
More information about the Gcc
mailing list