C++ ptrmemfun break if FUNCTION_BOUNDARY < 2 * BITS_PER_UNIT

DJ Delorie dj@redhat.com
Fri Apr 6 14:45:00 GMT 2001


Jim Wilson <wilson@cygnus.com> writes:
> This is also a problem for word addressable machines.

I imagine the x86 would have problems also.  Functions can start on
*any* address, even odd ones.  The fact that gcc puts them on aligned
addresses by default is a convention, not a cpu requirement.



More information about the Gcc mailing list