install.texi (sparc-sun-solaris2.7): Document bootstrap failure with Sun WorkShop...
authorEric Botcazou <ebotcazou@libertysurf.fr>
Tue, 31 May 2005 12:26:38 +0000 (14:26 +0200)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 31 May 2005 12:26:38 +0000 (12:26 +0000)
* doc/install.texi (sparc-sun-solaris2.7): Document bootstrap
failure with Sun WorkShop 6 99/08/18 as.

From-SVN: r100383

gcc/ChangeLog
gcc/doc/install.texi

index 830bfc6202013ed5fe8b445392194453d8640266..81650f4126fea41b023a0cf103430739d2fc3096 100644 (file)
@@ -1,3 +1,8 @@
+2005-05-31  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * doc/install.texi (sparc-sun-solaris2.7): Document bootstrap
+       failure with Sun WorkShop 6 99/08/18 as.
+
 2005-05-30  Pat Haugen  <pthaugen@us.ibm.com>
 
        * loop.c (loop_invariant_p, valid_initial_value_p): Use
index 80a655b8948cd235090574708de195f2d4037943..98c5b5b59a5e4e0eeb69fa49fc187e6e34c8a595 100644 (file)
@@ -3697,6 +3697,17 @@ ld: fatal: relocation error: R_SPARC_32: file libgcc/sparcv9/_muldi3.o:
 
 This bug has been fixed in the final 5.0 version of the assembler.
 
+A similar problem was reported for version Sun WorkShop 6 99/08/18 of the
+Sun assembler, which causes a bootstrap failure with GCC 4.0.0:
+
+@smallexample
+ld: fatal: relocation error: R_SPARC_DISP32:
+  file .libs/libstdc++.lax/libsupc++convenience.a/vterminate.o:
+    symbol <unknown>: offset 0xfccd33ad is non-aligned
+@end smallexample
+
+This bug has been fixed in more recent revisions of the assembler.
+
 @html
 <hr />
 @end html