[Bug target/31713] Illegal subtraction - symbols from different sections with Solaris as

2007-08-13 Thread kjetilho at ifi dot uio dot no
--- 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

[Bug target/32787] [4.2/4.3 Regression] Sun Studio 12 Undefined symbol addl

2007-08-13 Thread kjetilho at ifi dot uio dot no
--- 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