Re: [PATCH][2.6.6-rc3] gcc-3.4.0 fixes
From: Chris Wedgwood
Date: Tue Jun 01 2004 - 14:36:20 EST
On Tue, Jun 01, 2004 at 10:27:16AM -0700, Linus Torvalds wrote:
> And even function pointers should be safeish. The fact that some
> broken architecture (can you say "ia64"?) has totally idiotic
> calling conventions and requires the caller to load the GP value is
> _their_ problem.
ia64 function pointers are actually pointers to the 128-bit
descriptors so all pointers are still 64-bit.
--cw
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/