[PATCH] mips64-linux-gnu abi_check issues

Benjamin Kosnik bkoz@redhat.com
Thu Feb 5 23:58:00 GMT 2009


> 	* configure.host: Set abi_baseline_pair for mips64*-linux.
> 	* config/abi/post/mips64-linux-gnu/baseline_symbols.txt: New
> file.

All the machinery is right, but I have one more question: why are
exported OBJECT sizes the same between mips/mips64?

Say for _ZTVSd, 

powerpc:
OBJECT:60:_ZTVSd@@GLIBCXX_3.4

powerpc64
OBJECT:120:_ZTVSd@@GLIBCXX_3.4

I would expect to see this for mips/mips64 too. Why is this not the
case?

-benjamin



More information about the Gcc-patches mailing list