From 06cd41052dda7107b5db53f83738dbeb3b1829d6 Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Wed, 25 Feb 2004 04:33:08 +0000 Subject: [PATCH] Add gcc floating point regression to 5.3 show-stopper list. --- en/releases/5.3R/todo.sgml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/en/releases/5.3R/todo.sgml b/en/releases/5.3R/todo.sgml index e71bd3d21c..22a628328a 100644 --- a/en/releases/5.3R/todo.sgml +++ b/en/releases/5.3R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; %developers; @@ -42,6 +42,16 @@ the product of a locking problem, and must be fixed for 5.3. + + gcc 3.3 floating point alignment regression + &status.new; +   + 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. + +

Required features for 5.3-RELEASE