]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
install.texi (sparc-sun-solaris2* specific notes): Document the bootstrap failure...
authorEric Botcazou <ebotcazou@libertysurf.fr>
Wed, 25 Feb 2004 10:42:05 +0000 (11:42 +0100)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 25 Feb 2004 10:42:05 +0000 (10:42 +0000)
* doc/install.texi (sparc-sun-solaris2* specific notes): Document
the bootstrap failure with Sun CC 5.4 and 5.5.

From-SVN: r78426

gcc/ChangeLog
gcc/doc/install.texi

index bff9fd89a99e18659554c95c44861d9ca79eef3a..78f858b455b09c901a093e3f0870ac9984fcdc5b 100644 (file)
@@ -1,3 +1,8 @@
+2004-02-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * doc/install.texi (sparc-sun-solaris2* specific notes): Document
+       the bootstrap failure with Sun CC 5.4 and 5.5.
+
 2004-02-24  Kazu Hirata  <kazu@cs.umass.edu>
 
        * cse.c (cse_change_cc_mode_insns): Stop at any instruction
index bc9711c37b7420e8d272f6d55be542af90bf569f..0e825448e68b980559fa7abd215752f0a588b13b 100644 (file)
@@ -3441,6 +3441,11 @@ that supports only 32-bit binaries, one must configure with
 @option{--disable-multilib}, since we will not be able to build the
 64-bit target libraries.
 
+GCC 3.4 triggers a code generation bug in versions 5.4 (Sun ONE Studio 7)
+and 5.5 (Sun ONE Studio 8) of the Sun compiler, which causes a bootstrap
+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.
+
 @html
 <hr />
 @end html