GCC 3.0 Status Report
Mark Mitchell
mark@codesourcery.com
Wed May 2 08:47:00 GMT 2001
>>>>> "Mike" == Mike Stump <mrs@windriver.com> writes:
Mike> I have a random stupid question of the day... Is it really
Mike> the case that there are no inlines anywhere in any of the
Mike> C++ library that might be taken advantage of by the user, or
Mike> that any such inlines only rely upon abi mandated things?
We have conveniently defined the library to be beyond the scope of the
ABI.
The ABI deals only with layout, vtables, and such.
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com
More information about the Gcc
mailing list