From 0f0204eec43e0bc20ced0ca2a329eb834472e3e3 Mon Sep 17 00:00:00 2001 From: Scott Long Date: Sat, 20 Mar 2004 20:57:26 +0000 Subject: [PATCH] Add GCC 3.4 to the TODO list and victimize Alendaer Kabaev with the task. --- en/releases/5.3R/todo.sgml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/en/releases/5.3R/todo.sgml b/en/releases/5.3R/todo.sgml index 0b0d318a51..fcd910d83a 100644 --- a/en/releases/5.3R/todo.sgml +++ b/en/releases/5.3R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; %developers; @@ -36,7 +36,8 @@ The current gcc snapshot includes regressions in alignment of floating point arguments, resulting in a substantial performance degradation. Newere gcc 3.3.3 snapshots fix this, and must be - imported before 5.3-RELEASE. + imported before 5.3-RELEASE. If gcc-3.4 is imported instead, it must + be checked for this regression. @@ -45,6 +46,15 @@ + + + + + + +
IssueStatusResponsibleDescription
GCC 3.4 for all platforms&status.wip;&a.kan;GCC 3.4 is needed to support TLS on all our our Tier-1 platforms. + It also is likely to be better maintained by the FSF during the + lifespan on 5.x than GCC 3.3 is.
Updated binutils for all platforms --