Take GCC 3.3 off the list since it's done. Thanks to Alexander and everyone

else for making this happen.
This commit is contained in:
Scott Long 2003-07-15 19:29:23 +00:00
parent 62926c6347
commit 473484fe9e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17563

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY email 'freebsd-qa'>
<!ENTITY date "$FreeBSD: www/en/releases/5.2R/todo.sgml,v 1.26 2003/05/31 07:19:32 scottl Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/5.2R/todo.sgml,v 1.27 2003/06/29 20:44:38 rwatson Exp $">
<!ENTITY title "FreeBSD 5.2 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
@ -161,16 +161,6 @@
support for the AMD64 architecture in 5.2-RELEASE.</td>
</tr>
<tr>
<td>GCC 3.3 upgrade</td>
<td>In progress</td>
<td>&a.obrien; &a.kan;</td>
<td>To properly support AMD64, a compiler upgrade is required;
however, the new GCC 3.3 has a substantial number of new warnings
that will disrupt application support, preventing inclusion in
5.1-RELEASE. This is a must-have for 5.2-RELEASE.</td>
</tr>
<tr>
<td>Revised kld build infrastructure</td>
<td>--</td>