diff options
author | Eric Botcazou <ebotcazou@libertysurf.fr> | 2005-05-31 14:56:43 +0200 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2005-05-31 12:56:43 +0000 |
commit | dd48afcde0253dbcdd187548919767a8888ee756 (patch) | |
tree | 7cf0ffd4d5c9ad4606b5e610816844bb5a5c705e /gcc | |
parent | 661f4f904a136851bfb1084ac55c6a49355e710e (diff) | |
download | gcc-dd48afcde0253dbcdd187548919767a8888ee756.zip gcc-dd48afcde0253dbcdd187548919767a8888ee756.tar.gz gcc-dd48afcde0253dbcdd187548919767a8888ee756.tar.bz2 |
install.texi (sparc-sun-solaris2*): Update note about Sun bug 4910101.
* doc/install.texi (sparc-sun-solaris2*): Update note
about Sun bug 4910101.
From-SVN: r100385
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 4 | ||||
-rw-r--r-- | gcc/doc/install.texi | 10 |
2 files changed, 8 insertions, 6 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 81650f4..6bec3f3 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,6 +1,8 @@ 2005-05-31 Eric Botcazou <ebotcazou@libertysurf.fr> - * doc/install.texi (sparc-sun-solaris2.7): Document bootstrap + * doc/install.texi (sparc-sun-solaris2*): Update note + about Sun bug 4910101. + (sparc-sun-solaris2.7): Document bootstrap failure with Sun WorkShop 6 99/08/18 as. 2005-05-30 Pat Haugen <pthaugen@us.ibm.com> diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 98c5b5b..37daa27 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -3623,11 +3623,11 @@ failure in form of a miscompilation of the stage1 compiler by the Sun compiler. This is Sun bug 4974440. This is fixed with patch 112760-07. GCC 3.4 changed the default debugging format from STABS to DWARF-2 for -32-bit code on Solaris 7 and later. If you are using the Sun -assembler, this change apparently runs afoul of Sun bug 4910101, for -which (as of 2004-05-23) there is no fix. A symptom of the problem is -that you cannot compile C++ programs like @command{groff} 1.19.1 -without getting messages similar to the following: +32-bit code on Solaris 7 and later. If you use the Sun assembler, this +change apparently runs afoul of Sun bug 4910101 (which is referenced as +a x86-only problem by Sun, probably because they do not use DWARF-2). +A symptom of the problem is that you cannot compile C++ programs like +@command{groff} 1.19.1 without getting messages similar to the following: @smallexample ld: warning: relocation error: R_SPARC_UA32: @dots{} |