--- Comment #7 from kjetilho at ifi dot uio dot no 2007-08-13 17:53 ---
I suggest the patch is made simpler, so that Sun Studio 11 (which doesn't
understand asm at all) can be used for bootstrapping, e.g.:
-#ifdef GCC_VERSION
+#if defined(GCC_VERSION) && !defin
--- Comment #2 from kjetilho at ifi dot uio dot no 2007-08-13 18:14 ---
It doesn't seem like this patch made it into 4.2.1, at least I can't find any
mention of HAVE_AS_IX86_DIFF_SECT_DELTA in the sources, and the build fails the
same way. Please reopen bug. (BTW, would it b