This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Fwd: GCC 4.5 Branch Created



-------- Original Message --------
Subject: GCC 4.5 Branch Created
Date: Tue, 6 Apr 2010 14:16:23 +0200
From: Jakub Jelinek <jakub@redhat.com>
Reply-To: Jakub Jelinek <jakub@redhat.com>
To: gcc@gcc.gnu.org
Newsgroups: gmane.comp.gcc.devel

The GCC 4.5 release branch has been finally created today.

We are now in Stage 1 on the mainline.  Please go ahead and begin
checking in approved patches.  Please try to coordinate so that we do
not have multiple overlapping radical changes.  Please announce your
intent to commit a major in advance of doing so, and avoid committing
two major changes within a day of each other.

Below is the WWW docs patch that has been committed, partly by Richard
and partly by myself.

>From the branching.html checklist, 1-6 and 9-12 should be done now.

--- bugzilla/contrib/bug_email.pl	15 Oct 2009 13:14:45 -0000	1.54
+++ bugzilla/contrib/bug_email.pl	6 Apr 2010 09:19:26 -0000	1.55
@@ -37,7 +37,7 @@
 #
 # You need to work with bug_email.pl the MIME::Parser installed.
 #
-# $Id: bug_email.pl,v 1.54 2009/10/15 13:14:45 jakub Exp $
+# $Id: bug_email.pl,v 1.55 2010/04/06 09:19:26 rguenth Exp $
 ###############################################################

 # 02/12/2000 (SML)
@@ -284,6 +284,12 @@ sub writeBugIntoDB
     {
 	    $version = "unknown";
     }
+    elsif ($release =~ /.*4\.6\.0.*/o) {
+	    $version = "4.6.0";
+    }
+    elsif ($release =~ /.*4\.5\.1.*/o) {
+	    $version = "4.5.1";
+    }
     elsif ($release =~ /.*4\.5\.0.*/o) {
 	    $version = "4.5.0";
     }
--- htdocs/c99status.html	30 Dec 2009 17:28:47 -0000	1.54
+++ htdocs/c99status.html	6 Apr 2010 11:34:44 -0000	1.55
@@ -21,6 +21,7 @@ paragraph 6) do not count as library iss

 <p>This page describes the C99 support in mainline GCC, not in any
 particular release.  Information is also available on <a
+href="gcc-4.5/c99status.html">C99 support in GCC 4.5</a>, <a
 href="gcc-4.4/c99status.html">C99 support in GCC 4.4</a>, <a
 href="gcc-4.3/c99status.html">C99 support in GCC 4.3</a>, <a
 href="gcc-4.2/c99status.html">C99 support in GCC 4.2</a>, <a
--- htdocs/develop.html	21 Jan 2010 13:23:28 -0000	1.104
+++ htdocs/develop.html	6 Apr 2010 12:00:39 -0000	1.105
@@ -416,6 +416,11 @@ stages of development, branch points, an
        |                                           v
        |                                   GCC 4.4.3 release (2010-01-21)
        |
+       +-- GCC 4.5 branch created ------+
+       |                                 \
+       v                                  v
+  GCC 4.6 Stage 1 (starts 2010-04-06)
+       |
        |
        v

--- htdocs/index.html	31 Mar 2010 15:58:32 -0000	1.736
+++ htdocs/index.html	6 Apr 2010 12:00:39 -0000	1.737
@@ -108,52 +108,55 @@ by Red Hat, Inc.</dd>
 <dl class="status">

 <dt><strong>Current release series:</strong>
-  <a href="gcc-4.4/">GCC 4.4.3</a>
-  (<a href="gcc-4.4/changes.html">changes</a>)
+  <a href="gcc-4.5/">GCC 4.5.0</a>
+  (<a href="gcc-4.5/changes.html">changes</a>)
 </dt><dd>
   Status:
-  <!--GCC 4.4 status below-->
-  <a href="http://gcc.gnu.org/ml/gcc/2010-01/msg00397.html";>2010-01-21</a>
-  <!--GCC 4.4 status above-->
-  (regression fixes and docs only).
+  <!--GCC 4.5 status below-->
+  <a href="http://gcc.gnu.org/ml/gcc/2010-03/msg00477.html";>2010-03-31</a>
+  <!--GCC 4.5 status above-->
+  (all changes require release-manager approval).
   <br />
   <a
-
href="http://gcc.gnu.org/bugzilla/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=4.4&amp;target_milestone=4.3.5&amp;target_milestone=4.4.4&amp;known_to_fail_type=allwordssubstr&amp;known_to_work_type=allwordssubstr&amp;long_desc_type=allwordssubstr&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;gcchost_type=allwordssubstr&amp;gcchost=&amp;gcctarget_type=allwordssubstr&amp;gcctarget=&amp;gccbuild_type=allwordssubstr&amp;gccbuild=&amp;keywords_type=allwords&amp;keywords=&amp;bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=SUSPENDED&amp;bug_status=WAITING&amp;bug_status=REOPENED&amp;priority=P1&amp;priority=P2&amp;priority=P3&amp;emailtype1=substring&amp;email1=&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;cmdtype=doit&amp;order=Reuse+same+sort+as+last+time&amp;field0-0-0=noop&amp;type0-0-0=
noop&amp;value0-0-0=">Serious
+
href="http://gcc.gnu.org/bugzilla/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=4.5&amp;target_milestone=4.3.5&amp;target_milestone=4.4.4&amp;target_milestone=4.5.1&amp;known_to_fail_type=allwordssubstr&amp;known_to_work_type=allwordssubstr&amp;long_desc_type=allwordssubstr&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;gcchost_type=allwordssubstr&amp;gcchost=&amp;gcctarget_type=allwordssubstr&amp;gcctarget=&amp;gccbuild_type=allwordssubstr&amp;gccbuild=&amp;keywords_type=allwords&amp;keywords=&amp;bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=SUSPENDED&amp;bug_status=WAITING&amp;bug_status=REOPENED&amp;priority=P1&amp;priority=P2&amp;priority=P3&amp;emailtype1=substring&amp;email1=&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;cmdtype=doit&amp;order=Reuse+same+sort+as+last+time&amp;fie
ld0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=">Serious
   regressions</a>.
   <a
-
href="http://gcc.gnu.org/bugzilla/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=4.4&amp;target_milestone=4.3.5&amp;target_milestone=4.4.4&amp;known_to_fail_type=allwordssubstr&amp;known_to_work_type=allwordssubstr&amp;long_desc_type=allwordssubstr&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;gcchost_type=allwordssubstr&amp;gcchost=&amp;gcctarget_type=allwordssubstr&amp;gcctarget=&amp;gccbuild_type=allwordssubstr&amp;gccbuild=&amp;keywords_type=allwords&amp;keywords=&amp;bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=SUSPENDED&amp;bug_status=WAITING&amp;bug_status=REOPENED&amp;emailtype1=substring&amp;email1=&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;cmdtype=doit&amp;order=Reuse+same+sort+as+last+time&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=";>All
+
href="http://gcc.gnu.org/bugzilla/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=4.5&amp;target_milestone=4.3.5&amp;target_milestone=4.4.4&amp;target_milestone=4.5.1&amp;known_to_fail_type=allwordssubstr&amp;known_to_work_type=allwordssubstr&amp;long_desc_type=allwordssubstr&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;gcchost_type=allwordssubstr&amp;gcchost=&amp;gcctarget_type=allwordssubstr&amp;gcctarget=&amp;gccbuild_type=allwordssubstr&amp;gccbuild=&amp;keywords_type=allwords&amp;keywords=&amp;bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=SUSPENDED&amp;bug_status=WAITING&amp;bug_status=REOPENED&amp;emailtype1=substring&amp;email1=&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;cmdtype=doit&amp;order=Reuse+same+sort+as+last+time&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=";
>All
   regressions</a>.
 </dd>

 <dt><strong>Previous release series:</strong>
-  <a href="gcc-4.3/">GCC 4.3.4</a>
+  <a href="gcc-4.4/">GCC 4.4.3</a>
+  (<a href="gcc-4.4/changes.html">changes</a>)
 </dt><dd>
   Status:
-  <a href="http://gcc.gnu.org/ml/gcc/2009-08/msg00066.html";>2009-08-04</a>
+  <!--GCC 4.4 status below-->
+  <a href="http://gcc.gnu.org/ml/gcc/2010-01/msg00397.html";>2010-01-21</a>
+  <!--GCC 4.4 status above-->
   (regression fixes and docs only).
   <br />
   <a
-
href="http://gcc.gnu.org/bugzilla/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=4.3&amp;target_milestone=4.3.5&amp;known_to_fail_type=allwordssubstr&amp;known_to_work_type=allwordssubstr&amp;long_desc_type=allwordssubstr&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;gcchost_type=allwordssubstr&amp;gcchost=&amp;gcctarget_type=allwordssubstr&amp;gcctarget=&amp;gccbuild_type=allwordssubstr&amp;gccbuild=&amp;keywords_type=allwords&amp;keywords=&amp;bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=SUSPENDED&amp;bug_status=WAITING&amp;bug_status=REOPENED&amp;priority=P1&amp;priority=P2&amp;priority=P3&amp;emailtype1=substring&amp;email1=&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;cmdtype=doit&amp;order=Reuse+same+sort+as+last+time&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=";>Serio
us
+
href="http://gcc.gnu.org/bugzilla/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=4.4&amp;target_milestone=4.3.5&amp;target_milestone=4.4.4&amp;known_to_fail_type=allwordssubstr&amp;known_to_work_type=allwordssubstr&amp;long_desc_type=allwordssubstr&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;gcchost_type=allwordssubstr&amp;gcchost=&amp;gcctarget_type=allwordssubstr&amp;gcctarget=&amp;gccbuild_type=allwordssubstr&amp;gccbuild=&amp;keywords_type=allwords&amp;keywords=&amp;bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=SUSPENDED&amp;bug_status=WAITING&amp;bug_status=REOPENED&amp;priority=P1&amp;priority=P2&amp;priority=P3&amp;emailtype1=substring&amp;email1=&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;cmdtype=doit&amp;order=Reuse+same+sort+as+last+time&amp;field0-0-0=noop&amp;type0-0-0=
noop&amp;value0-0-0=">Serious
   regressions</a>.
   <a
-
href="http://gcc.gnu.org/bugzilla/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=4.3&amp;target_milestone=4.3.5&amp;known_to_fail_type=allwordssubstr&amp;known_to_work_type=allwordssubstr&amp;long_desc_type=allwordssubstr&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;gcchost_type=allwordssubstr&amp;gcchost=&amp;gcctarget_type=allwordssubstr&amp;gcctarget=&amp;gccbuild_type=allwordssubstr&amp;gccbuild=&amp;keywords_type=allwords&amp;keywords=&amp;bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=SUSPENDED&amp;bug_status=WAITING&amp;bug_status=REOPENED&amp;emailtype1=substring&amp;email1=&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;cmdtype=doit&amp;order=Reuse+same+sort+as+last+time&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=";>All
+
href="http://gcc.gnu.org/bugzilla/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=4.4&amp;target_milestone=4.3.5&amp;target_milestone=4.4.4&amp;known_to_fail_type=allwordssubstr&amp;known_to_work_type=allwordssubstr&amp;long_desc_type=allwordssubstr&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;gcchost_type=allwordssubstr&amp;gcchost=&amp;gcctarget_type=allwordssubstr&amp;gcctarget=&amp;gccbuild_type=allwordssubstr&amp;gccbuild=&amp;keywords_type=allwords&amp;keywords=&amp;bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=SUSPENDED&amp;bug_status=WAITING&amp;bug_status=REOPENED&amp;emailtype1=substring&amp;email1=&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;cmdtype=doit&amp;order=Reuse+same+sort+as+last+time&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=";>All
   regressions</a>.
 </dd>

 <dt><strong>Active development:</strong>
-  GCC 4.5.0 (<a href="gcc-4.5/changes.html">changes</a>)
+  GCC 4.6.0 (<a href="gcc-4.6/changes.html">changes</a>)
 </dt><dd>
   Status:
-  <!--GCC 4.5 status below-->
+  <!--GCC 4.6 status below-->
   <a href="http://gcc.gnu.org/ml/gcc/2010-03/msg00477.html";>2010-03-31</a>
-  <!--GCC 4.5 status above-->
-  (all changes require release-manager approval).
+  <!--GCC 4.6 status above-->
+  Stage 1, open for development.
   <br />
   <a
-
href="http://gcc.gnu.org/bugzilla/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=4.5&amp;target_milestone=4.3.5&amp;target_milestone=4.4.4&amp;target_milestone=4.5.0&amp;known_to_fail_type=allwordssubstr&amp;known_to_work_type=allwordssubstr&amp;long_desc_type=allwordssubstr&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;gcchost_type=allwordssubstr&amp;gcchost=&amp;gcctarget_type=allwordssubstr&amp;gcctarget=&amp;gccbuild_type=allwordssubstr&amp;gccbuild=&amp;keywords_type=allwords&amp;keywords=&amp;bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=SUSPENDED&amp;bug_status=WAITING&amp;bug_status=REOPENED&amp;priority=P1&amp;priority=P2&amp;priority=P3&amp;emailtype1=substring&amp;email1=&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;cmdtype=doit&amp;order=Reuse+same+sort+as+last+time&amp;fie
ld0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=">Serious
+
href="http://gcc.gnu.org/bugzilla/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=4.6&amp;target_milestone=4.3.5&amp;target_milestone=4.4.4&amp;target_milestone=4.5.1&amp;target_milestone=4.6.0&amp;known_to_fail_type=allwordssubstr&amp;known_to_work_type=allwordssubstr&amp;long_desc_type=allwordssubstr&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;gcchost_type=allwordssubstr&amp;gcchost=&amp;gcctarget_type=allwordssubstr&amp;gcctarget=&amp;gccbuild_type=allwordssubstr&amp;gccbuild=&amp;keywords_type=allwords&amp;keywords=&amp;bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=SUSPENDED&amp;bug_status=WAITING&amp;bug_status=REOPENED&amp;priority=P1&amp;priority=P2&amp;priority=P3&amp;emailtype1=substring&amp;email1=&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;cmdtype=doit&amp;order=Reuse+sam
e+sort+as+last+time&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=">Serious
   regressions</a>.
   <a
-
href="http://gcc.gnu.org/bugzilla/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=4.5&amp;target_milestone=4.3.5&amp;target_milestone=4.4.4&amp;target_milestone=4.5.0&amp;known_to_fail_type=allwordssubstr&amp;known_to_work_type=allwordssubstr&amp;long_desc_type=allwordssubstr&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;gcchost_type=allwordssubstr&amp;gcchost=&amp;gcctarget_type=allwordssubstr&amp;gcctarget=&amp;gccbuild_type=allwordssubstr&amp;gccbuild=&amp;keywords_type=allwords&amp;keywords=&amp;bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=SUSPENDED&amp;bug_status=WAITING&amp;bug_status=REOPENED&amp;emailtype1=substring&amp;email1=&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;cmdtype=doit&amp;order=Reuse+same+sort+as+last+time&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=";
>All
+
href="http://gcc.gnu.org/bugzilla/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=4.6&amp;target_milestone=4.3.5&amp;target_milestone=4.4.4&amp;target_milestone=4.5.1&amp;target_milestone=4.6.0&amp;known_to_fail_type=allwordssubstr&amp;known_to_work_type=allwordssubstr&amp;long_desc_type=allwordssubstr&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;gcchost_type=allwordssubstr&amp;gcchost=&amp;gcctarget_type=allwordssubstr&amp;gcctarget=&amp;gccbuild_type=allwordssubstr&amp;gccbuild=&amp;keywords_type=allwords&amp;keywords=&amp;bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=SUSPENDED&amp;bug_status=WAITING&amp;bug_status=REOPENED&amp;emailtype1=substring&amp;email1=&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;cmdtype=doit&amp;order=Reuse+same+sort+as+last+time&amp;field0-0-0=noop&amp;type
0-0-0=noop&amp;value0-0-0=">All
   regressions</a>.
 </dd>

--- htdocs/gcc-4.5/buildstat.html	1 Jan 1970 00:00:00 -0000
+++ htdocs/gcc-4.5/buildstat.html	6 Apr 2010 11:34:44 -0000	1.1
@@ -0,0 +1,24 @@
+<html>
+
+<head>
+<title>Build status for GCC 4.5</title>
+</head>
+
+<body>
+<h1>Build status for GCC 4.5</h1>
+
+<p>This list summarizes build reports for GCC 4.5.x, with links to the
+archived mail messages that reported the builds and to test result
+summaries.</p>
+
+<p>Instructions for running the test suite and for submitting test results
+are part of
+<a href="http://gcc.gnu.org/install/test.html";>
+Installing GCC: Testing</a>.
+Instructions for reporting a successful &quot;make bootstrap&quot;,
+including a list of information to include in such a report, are part of
+<a href="http://gcc.gnu.org/install/finalinstall.html";>
+Installing GCC: Final Installation</a>.</p>
+
+</body>
+</html>
--- htdocs/gcc-4.5/c99status.html	1 Jan 1970 00:00:00 -0000
+++ htdocs/gcc-4.5/c99status.html	6 Apr 2010 11:34:44 -0000	1.1
@@ -0,0 +1,372 @@
+<html>
+
+<head>
+<title>Status of C99 features in GCC 4.5</title>
+</head>
+
+<body>
+<h1>Status of C99 features in GCC 4.5</h1>
+
+<p>This table is based on the list in the foreword to <a
+href="http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1256.pdf";>N1256</a>
+(ISO/IEC 9899:1999 (E), consolidated with ISO/IEC 9899:1999/Cor.1:2001
+(E), ISO/IEC 9899:1999/Cor.2:2004 (E) and ISO/IEC 9899:1999/Cor.3:2007
+(E)).</p>
+
+<p>Where "Library Issue" is listed in conjunction with some other
+status, this means that some compiler support is needed for the
+library support, or desirable in conjunction with it.  Note that the
+headers required of conforming freestanding implementations (clause 4
+paragraph 6) do not count as library issues.</p>
+
+<p>This page describes the C99 support in GCC 4.4.  Information on <a
+href="../c99status.html">C99 support in mainline GCC</a> is also
+available.</p>
+
+<p>See below the table for further notes on some issues.</p>
+
+<table border="1">
+<tr><th>Feature</th>
+    <th>Library Issue</th>
+    <th>Done</th>
+    <th>Broken</th>
+    <th>Missing</th>
+</tr>
+
+<tr><td><em>restricted character set support via digraphs and
+    <br /><code>&lt;iso646.h&gt;</code> (originally specified in
AMD1)</em></td>
+    <td></td>
+    <td>Done</td><td></td><td></td>
+</tr>
+
+<tr><td><em>wide character library support in
+    <code>&lt;wchar.h&gt;</code><br />and <code>&lt;wctype.h&gt;</code>
+    (originally specified in AMD1)</em></td>
+    <td>Library Issue</td>
+    <td></td><td></td><td>Missing</td>
+</tr>
+
+<tr><td><em>more precise aliasing rules via effective type</em></td>
+    <td></td><td>Done</td>
+    <td></td><td></td>
+</tr>
+
+<tr><td><em>restricted pointers</em></td>
+    <td></td><td>Done</td>
+    <td></td><td></td>
+</tr>
+
+<tr><td><em>variable-length arrays</em></td>
+    <td></td><td>Done</td><td></td>
+    <td></td>
+</tr>
+
+<tr><td><em>flexible array members</em></td>
+    <td></td><td>Done</td><td></td><td></td>
+</tr>
+
+<tr><td><em><code>static</code> and type qualifiers<br />in parameter
array declarators</em></td>
+    <td></td><td>Done</td><td></td><td></td>
+</tr>
+
+<tr><td><em>complex (and imaginary) support in
<code>&lt;complex.h&gt;</code></em></td>
+    <td></td><td>Done</td><td></td><td></td>
+</tr>
+
+<tr><td><em>type-generic math macros in
<code>&lt;tgmath.h&gt;</code></em></td>
+    <td>Library Issue</td>
+    <td>Done</td><td></td><td></td>
+</tr>
+
+<tr><td><em>the <code>long long int</code> type and library
functions</em></td>
+    <td></td><td>Done</td>
+    <td></td><td></td>
+</tr>
+
+<tr><td><em>increased minimum translation limits</em></td>
+    <td></td><td>Done</td>
+    <td></td><td></td>
+</tr>
+
+<tr><td><em>additional floating-point characteristics<br />in
<code>&lt;float.h&gt;</code></em></td>
+    <td></td><td>Done</td>
+    <td></td><td></td>
+</tr>
+
+<tr><td><em>remove implicit <code>int</code></em></td>
+    <td></td><td>Done</td>
+    <td></td><td></td>
+</tr>
+
+<tr><td><em>reliable integer division</em></td>
+    <td></td><td>Done</td><td></td><td></td>
+</tr>
+
+<tr><td><em>universal character names (<code>\u</code> and
<code>\U</code>)</em></td>
+    <td></td><td>Done</td><td></td><td></td>
+</tr>
+
+<tr><td><em>extended identifiers</em></td>
+    <td></td><td></td><td></td><td>Missing</td>
+</tr>
+
+<tr><td><em>hexadecimal floating-point constants and
+    <code>%a</code><br /> and <code>%A</code>
+    <code>printf</code>/<code>scanf</code> conversion specifiers</em></td>
+    <td>Library Issue</td><td>Done</td>
+    <td></td><td></td>
+</tr>
+
+<tr><td><em>compound literals</em></td>
+    <td></td><td>Done</td><td></td>
+    <td></td>
+</tr>
+
+<tr><td><em>designated initializers</em></td>
+    <td></td><td>Done</td><td></td>
+    <td></td>
+</tr>
+
+<tr><td><em><code>//</code> comments</em></td>
+    <td></td><td>Done</td>
+    <td></td><td></td>
+</tr>
+
+<tr><td><em>library functions in <code>&lt;inttypes.h&gt;</code></em></td>
+    <td>Library Issue</td>
+    <td></td><td></td><td></td>
+</tr>
+
+<tr><td><em>extended integer types in
<code>&lt;stdint.h&gt;</code></em></td>
+    <td></td>
+    <td></td><td></td><td>Missing</td>
+</tr>
+
+<tr><td><em>remove implicit function declaration</em></td>
+    <td></td><td>Done</td>
+    <td></td><td></td>
+</tr>
+
+<tr><td><em>preprocessor arithmetic<br />done in
<code>intmax_t</code>/<code>uintmax_t</code></em></td>
+    <td></td><td>Done</td><td></td><td></td>
+</tr>
+
+<tr><td><em>mixed declarations and code</em></td>
+    <td></td><td>Done</td><td></td><td></td>
+</tr>
+
+<tr><td><em>new block scopes for selection<br />and iteration
statements</em></td>
+    <td></td><td>Done</td><td></td><td></td>
+</tr>
+
+<tr><td><em>integer constant type rules</em></td>
+    <td></td><td>Done</td><td></td><td></td>
+</tr>
+
+<tr><td><em>integer promotion rules</em></td>
+    <td></td><td>Done</td><td></td><td></td>
+</tr>
+
+<tr><td><em>macros with a variable number of arguments</em></td>
+    <td></td><td>Done</td>
+    <td></td><td></td>
+</tr>
+
+<tr><td><em>the <code>vscanf</code> family of functions
+    in<br /><code>&lt;stdio.h&gt;</code> and
<code>&lt;wchar.h&gt;</code></em></td>
+    <td>Library Issue</td>
+    <td>Done</td><td></td><td></td>
+</tr>
+
+<tr><td><em>additional math library functions in
<code>&lt;math.h&gt;</code></em></td>
+    <td>Library Issue</td>
+    <td></td><td></td><td></td>
+</tr>
+
+<tr><td><em>treatment of error conditions by math library functions
(<code>math_errhandling</code>)</em></td>
+    <td>Library Issue</td>
+    <td></td><td></td><td>Missing</td>
+</tr>
+
+<tr><td><em>floating-point environment access<br />in
<code>&lt;fenv.h&gt;</code></em></td>
+    <td>Library Issue</td>
+    <td></td><td></td><td></td>
+</tr>
+
+<tr><td><em>IEC 60559 (also known as<br />IEC 559 or IEEE arithmetic)
support</em></td>
+    <td></td><td></td><td>Broken</td><td></td>
+</tr>
+
+<tr><td><em>trailing comma allowed in <code>enum</code>
declaration</em></td>
+    <td></td><td>Done</td>
+    <td></td><td></td>
+</tr>
+
+<tr><td><em><code>%lf</code> conversion specifier<br />allowed in
<code>printf</code></em></td>
+    <td>Library Issue</td><td>Done</td><td></td><td></td>
+</tr>
+
+<tr><td><em>inline functions</em></td>
+    <td></td><td>Done</td><td></td>
+    <td></td>
+</tr>
+
+<tr><td><em>the <code>snprintf</code> family of functions in
<code>&lt;stdio.h&gt;</code></em></td>
+    <td>Library Issue</td>
+    <td>Done</td><td></td><td></td>
+</tr>
+
+<tr><td><em>boolean type in <code>&lt;stdbool.h&gt;</code></em></td>
+    <td></td>
+    <td>Done</td><td></td><td></td>
+</tr>
+
+<tr><td><em>idempotent type qualifiers</em></td>
+    <td></td><td>Done</td><td></td><td></td>
+</tr>
+
+<tr><td><em>empty macro arguments</em></td>
+    <td></td><td>Done</td><td></td><td></td>
+</tr>
+
+<tr><td><em>new struct type compatibility<br />rules (tag
compatibility)</em></td>
+    <td></td><td>Done</td><td></td><td></td>
+</tr>
+
+<tr><td><em>additional predefined macro names</em></td>
+    <td></td><td></td><td></td><td>Missing</td>
+</tr>
+
+<tr><td><em><code>_Pragma</code> preprocessing operator</em></td>
+    <td></td><td>Done</td><td></td><td></td>
+</tr>
+
+<tr><td><em>standard pragmas</em></td>
+    <td></td><td></td><td></td><td>Missing</td>
+</tr>
+
+<tr><td><em><code>__func__</code> predefined identifier</em></td>
+    <td></td><td>Done</td>
+    <td></td><td></td>
+</tr>
+
+<tr><td><em><code>va_copy</code> macro</em></td>
+    <td></td><td>Done</td><td></td><td></td>
+</tr>
+
+<tr><td><em>additional <code>strftime</code> conversion
specifiers</em></td>
+    <td>Library Issue</td><td>Done</td><td></td><td></td>
+</tr>
+
+<tr><td><em>deprecate <code>ungetc</code> at the<br />beginning of a
binary file</em></td>
+    <td>Library Issue</td>
+    <td></td><td></td><td></td>
+</tr>
+
+<tr><td><em>remove deprecation of<br />aliased array parameters</em></td>
+    <td></td><td>Done</td>
+    <td></td><td></td>
+</tr>
+
+<tr><td><em>conversion of array to pointer not limited to lvalues</em></td>
+    <td></td><td>Done</td>
+    <td></td><td></td>
+</tr>
+
+<tr><td><em>relaxed constraints on aggregate<br />and union
initialization</em></td>
+    <td></td><td>Done</td>
+    <td></td><td></td>
+</tr>
+
+<tr><td><em>relaxed restrictions on portable header names</em></td>
+    <td></td><td>Done</td>
+    <td></td><td></td>
+</tr>
+
+<tr><td><em><code>return</code> without expression not permitted
+    in<br />function that returns a value (and vice versa)</em></td>
+    <td></td><td>Done</td>
+    <td></td><td></td>
+</tr>
+
+<tr><th>Feature</th>
+    <th>Library Issue</th>
+    <th>Done</th>
+    <th>Broken</th>
+    <th>Missing</th>
+</tr>
+</table>
+
+<h2>Further notes</h2>
+
+<ul>
+
+<li>cpp has limited support for multibyte character sets.</li>
+
+<li>IEC 60559 is IEEE 754 floating point.  This works if and only if
+the hardware is perfectly compliant, but GCC does not define
+<code>__STDC_IEC_559__</code> or implement the associated standard
+pragmas; nor do some options such as <code>-frounding-math</code> to
+enable the pragmas globally work in all cases (for example, required
+exceptions may not be generated) and contracting expressions (e.g.,
+using fused multiply-add) is not restricted to source-language
+expressions as required by C99.</li>
+
+<li>Compiler support is needed for thorough support of
<code>math_errhandling</code>; see
+messages <a
+href="http://sources.redhat.com/ml/libc-hacker/2000-06/msg00008.html";>1</a>,
+<a
+href="http://sources.redhat.com/ml/libc-hacker/2000-06/msg00014.html";>2</a>,
+<a
+href="http://sources.redhat.com/ml/libc-hacker/2000-06/msg00015.html";>3</a>
+on this subject to libc-hacker.  The compiler needs to mark its output
+from compilations using <code>-fno-trapping-math</code>
+or <code>-fno-math-errno</code>, possibly using
+the <code>.gnu_attribute</code> mechanism, to indicate that built-in
+function optimizations may have been applied that mean that not all
+calls report error status in a particular way; the static linker
+needs to put this information in executables and shared libraries and
+the C library needs to use it to set <code>math_errhandling</code> at
+startup to a conservatively correct value based on the information
+from the compiler.  There is currently some limited GNU C Library
+support that only conforms as long as the above options are not used
+anywhere in the program.</li>
+
+<li>GCC doesn't have <code>wprintf</code>, <code>wscanf</code> and
+<code>wcsftime</code> format checking support.</li>
+
+<li>GCC does not support the Annex G imaginary types and complex
+multiplication and division have excess overflows at runtime (although
+not beyond those permitted by C99).</li>
+
+<li><code>&lt;stdint.h&gt;</code> is provided by GCC, or fixed where
+the system headers provide a nonconforming version, on some but not
+yet all systems.  On systems where types in this header have been
+defined as <code>char</code>, GCC retains this definition although it
+is not permitted by C99.</li>
+
+<li>Some of the C99 predefined macros represent properties of the
+compiler and library together and so defining them for the whole
+translation unit requires cooperation with the library;
+a <a href="http://sourceware.org/ml/libc-alpha/2009-04/msg00005.html";>GNU
+C Library patch</a> for this is pending review.</li>
+
+<li><code>const</code>-qualified compound literals could share storage
+with each other and with string literals, but currently don't.</li>
+
+<li>The information provided by <code>static</code> in parameter array
+declarators is not used for optimization.  It might make sense to use
+it in future in conjunction with <a href="../projects/prefetch.html">work
+on prefetching</a>.</li>
+
+<li>The list above differs from that in N1256 as follows:
+"LIA compatibility annex" is removed, since it refers to C99's
+conformance to another standard rather than something for C
+implementations to do.  The <code>&lt;stdint.h&gt;</code> and
+<code>&lt;inttypes.h&gt;</code> entries have been separated, but are a
+single entry in C99.</li>
+
+</ul>
+
+</body>
+</html>
--- htdocs/gcc-4.5/index.html	1 Jan 1970 00:00:00 -0000
+++ htdocs/gcc-4.5/index.html	6 Apr 2010 11:34:44 -0000	1.1
@@ -0,0 +1,40 @@
+<html>
+
+<head>
+<title>GCC 4.5 Release Series</title>
+</head>
+
+<body>
+
+<h1>GCC 4.5 Release Series</h1>
+
+<h2>Release History</h2>
+
+<p>
+ No releases have been made at this time.
+</p>
+
+<h2>References and Acknowledgements</h2>
+
+<p>GCC used to stand for the GNU C Compiler, but since the compiler
+supports several other languages aside from C, it now stands for the
+GNU Compiler Collection.</p>
+
+<p>A list of <a href="buildstat.html">successful builds</a> is updated
+as new information becomes available.</p>
+
+<p>The GCC developers would like to thank the numerous people that have
+contributed new features, improvements, bug fixes, and other changes as
+well as test results to GCC.
+This <a href="http://gcc.gnu.org/onlinedocs/gcc/Contributors.html";>amazing
+group of volunteers</a> is what makes GCC successful.</p>
+
+<p>For additional information about GCC please refer to the
+<a href="../index.html">GCC project web site</a> or contact the
+<a href="mailto:gcc@gcc.gnu.org";>GCC development mailing list</a>.</p>
+
+<p>To obtain GCC please use <a href="../mirrors.html">our mirror sites</a>
+or <a href="../svn.html">our SVN server</a>.</p>
+
+</body>
+</html>
--- htdocs/gcc-4.6/changes.html	1 Jan 1970 00:00:00 -0000
+++ htdocs/gcc-4.6/changes.html	6 Apr 2010 11:34:45 -0000	1.1
@@ -0,0 +1,56 @@
+<html>
+
+<head>
+<title>GCC 4.6 Release Series &mdash; Changes, New Features, and
Fixes</title>
+</head>
+
+<!-- GCC maintainers, please do not hesitate to update/contribute entries
+     concerning those part of GCC you maintain!  2002-03-23, Gerald.
+-->
+
+<body>
+<h1>GCC 4.6 Release Series<br />Changes, New Features, and Fixes</h1>
+
+<h2>Caveats</h2>
+
+  <ul>
+    <li>...</li>
+ </ul>
+
+<h2>General Optimizer Improvements</h2>
+
+  <ul>
+    <li>...</li>
+  </ul>
+
+<h2>New Languages and Language specific improvements</h2>
+
+<h3>Ada</h3>
+
+<h3>C family</h3>
+
+<h3>C++</h3>
+
+  <h4>Runtime Library (libstdc++)</h4>
+
+<h3>Fortran</h3>
+
+<h3>Java (GCJ)</h3>
+
+<h2 id="targets">New Targets and Target Specific Improvements</h2>
+
+<h3>IA-32/x86-64</h3>
+  <ul>
+    <li>...</li>
+  </ul>
+
+<h3>MIPS</h3>
+
+<h3 id="picochip">picochip</h3>
+
+<h2>Documentation improvements</h2>
+
+<h2>Other significant improvements</h2>
+
+</body>
+</html>
--- htdocs/gcc-4.6/criteria.html	1 Jan 1970 00:00:00 -0000
+++ htdocs/gcc-4.6/criteria.html	6 Apr 2010 11:34:45 -0000	1.1
@@ -0,0 +1,145 @@
+<html>
+
+<head>
+<title>GCC 4.6 Release Criteria</title> </head>
+
+<body>
+
+<h1>GCC 4.6 Release Criteria</h1>
+
+<p>This page provides the release criteria for GCC 4.6.</p>
+
+<p>The GCC team (and, in particular, the Release Manager) will attempt
+to meet these criteria before the release of GCC 4.6.</p>
+
+<p>In all cases, these criteria represent the minimum functionality
+required in order to make the release.  If this level of minimum
+functionality is not provided by a release candidate, then that
+candidate will probably not become the eventual release.  However, a
+release candidate that does meet these criteria may not necessarily
+become the official release; there may be other unforseen issues that
+prevent release.  For example, if support for the Intel Pentium II is
+required by the release criteria, it is nevertheless unlikely that GCC
+would be released even though it did not support the Intel Pentium.</p>
+
+<p>Because the development of GCC is largely dependent on volunteers,
+the Release Manager and/or Steering Committee may eventually have to
+decide whether to make a release, even if the criteria here are not
+met.  For example, if no volunteer can be found to verify correct
+operation of a particular application program on a particular system,
+then that criterion may be abandoned.</p>
+
+<h1>Languages</h1>
+
+<p>GCC supports several programming languages, including Ada, C, C++,
+Objective-C, Fortran, and Java.  For the purposes of making releases,
+however, we will consider primarily C and C++, as those are the
+languages used by the vast majority of users.  Therefore, if, below,
+the criteria indicate, for example, that there should be no DejaGNU
+regressions on a particular platform, that criteria should be read as
+applying only to DejaGNU regressions within the C, C++, and C++
+runtime library testsuites.</p>
+
+<h1>Primary and Secondary Platforms</h1>
+
+<p>GCC targets a vast number of platforms.  We have classified these
+platforms into three categories: primary, secondary, and tertiary.
+Primary platforms are popular systems, both in the sense that there
+are many such systems in existence and in the sense that GCC is used
+frequently on those systems.  Secondary platforms are also popular
+systems, but are either somewhat less popular than the primary
+systems, or are considered duplicative from a testing perspective.
+All platforms that are neither primary nor secondary are tertiary
+platforms.</p>
+
+<p>Our release criteria for primary platforms is:</p>
+<ul>
+
+<li>
+<p>All regressions open in Bugzilla have been analyzed, and all are
+deemed as either unlikely to affect most users, or are determined to
+have a minimal impact on affected users.  For example, a
+typographical error in a diagnostic might be relatively common, but
+also has minimal impact on users.</p>
+
+<p>In general, regressions where the compiler generates incorrect
+code, or refuses to compile a valid program, will be considered to
+be sufficiently severe to block the release, unless there are
+substantial mitigating factors.</p>
+</li>
+
+<li>The DejaGNU testsuite has been run, and compared with a run of
+the testsuite on the previous release of GCC, and no regressions are
+observed.</li>
+</ul>
+
+<p>Our release criteria for the secondary platforms is:</p>
+<ul>
+<li>The compiler bootstraps successfully, and the C++ runtime library
+builds.</li>
+
+<li>The DejaGNU testsuite has been run, and a substantial majority of
+the tests pass.</li>
+</ul>
+
+<p>There are no release criteria for tertiary platforms.</p>
+
+<p>In contrast to previous releases, we have removed all mention of
+explicit application testing.  It is our experience that, with the
+resources available, it is very difficult to methodically carry out
+such testing. However, we expect that interested users will submit
+bug reports for problems encountered building and using popular
+packages.  Therefore, we do not intend the elimination of application
+testing from our criteria to imply that we will not pay attention to
+application testing.</p>
+
+<h2>Primary Platform List</h2>
+
+<p>The primary platforms are:</p>
+<ul>
+<li>arm-eabi</li>
+<li>i386-unknown-freebsd</li>
+<li>i686-pc-linux-gnu</li>
+<li>mipsisa64-elf</li>
+<li>powerpc64-unknown-linux-gnu</li>
+<li>sparc-sun-solaris2.10</li>
+<li>x86_64-unknown-linux-gnu</li>
+</ul>
+
+<h2>Secondary Platform List</h2>
+
+<p>The secondary platforms are:</p>
+<ul>
+<li>hppa2.0w-hp-hpux11.11</li>
+<li>powerpc-ibm-aix5.3.0.0</li>
+<li>i686-apple-darwin</li>
+<li>i686-pc-cygwin</li>
+<li>i686-mingw32</li>
+<li>ia64-unknown-linux-gnu</li>
+<li>s390-linux-gnu</li>
+</ul>
+
+<h1>Code Quality and Compilation Time</h1>
+
+<p>In addition to correctness issues (e.g., generating incorrect code,
+or issuing an invalid diagnostic, or refusing to compile valid code),
+we will also consider code quality (i.e., the speed with which the
+generated code executes) and compilation time (i.e., the speed with
+which the compiler executes).</p>
+
+<p>It is difficult, if not impossible, to set out specific criteria
+for determining what level of regression is acceptable for these issues.
+In contrast to most correctness issues, where nothing short of correct
+is acceptable, it is reasonable to trade off behavior for code quality
+and compilation time.  For example, it may be acceptable, when
+compiling with optimization, if the compiler is slower, but generates
+superior code.  It may also be acceptable for the compiler to generate
+inferior code on some test cases if it generates substantially
+superior code on other test cases.  Therefore, the Release Manager, or
+parties to whom he or she delegates responsibility, will make
+determinations on a case-by-case basis as to whether or not a code
+quality or compilation time regression is sufficiently severe as to
+merit blocking the release.</p>
+
+</body>
+</html>
--- htdocs/gcc-4.6/cxx0x_status.html	1 Jan 1970 00:00:00 -0000
+++ htdocs/gcc-4.6/cxx0x_status.html	6 Apr 2010 11:34:45 -0000	1.1
@@ -0,0 +1,367 @@
+<html>
+
+<head>
+  <title>Status of Experimental C++0x Support in GCC 4.6</title>
+  <style type="text/css">
+    /* <![CDATA[*/
+        tr.separator { background: #ffffcc}
+        .supported { color: green }
+        .unsupported { color: red }
+      /* ]]> */
+  </style>
+</head>
+
+<body>
+<h1>Status of Experimental C++0x Support in GCC 4.6</h1>
+
+<p>GCC provides experimental support for the upcoming ISO C++
+  standard, C++0x.  This support can be enabled with the
+  <code>-std=c++0x</code> or <code>-std=gnu++0x</code> compiler
+  options; the former disables GNU extensions.</p>
+
+<p>GCC's C++0x mode tracks the C++0x working paper drafts produced by
+the ISO C++ committee, available on the ISO C++ committee's web site
+at <a
+href="http://www.open-std.org/jtc1/sc22/wg21/";>http://www.open-std.org/jtc1/sc22/wg21/</a>.
Since
+this standard is still being extended and modified, the feature set
+provided by the experimental C++0x mode may vary greatly from one GCC
+version to another. No attempts will be made to preserve backward
+compatibility with C++0x features whose semantics have changed during
+the course of C++0x standardization.</p>
+
+  <p>The following table lists which C++0x features are supported in
+this release of GCC. For more information about C++0x support in GCC,
+please see the <a href="../projects/cxx0x.html">C++0x in GCC project
+page</a>.</p>
+
+
+
+  <table border="1">
+    <tr class="separator">
+      <th>Language Feature</th>
+      <th>Proposal</th>
+      <th>Available in GCC 4.6?</th>
+    </tr>
+    <tr>
+      <td>Rvalue references</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2118.html";>N2118</a></td>
+       <td align="center"><span class="supported">Yes</span></td>
+    </tr>
+    <tr>
+      <td>&nbsp;&nbsp;&nbsp;&nbsp;Rvalue references for
<code>*this</code></td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2439.htm";>N2439</a></td>
+      <td align="center"><span class="unsupported">No</span></td>
+    </tr>
+    <tr>
+      <td>Initialization of class objects by rvalues</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2004/n1610.html";>N1610</a></td>
+      <td align="center"><span class="supported">Yes</span></td>
+    </tr>
+    <tr>
+      <td>Non-static data member initializers</td>
+      <td><a
href="http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2008/n2756.htm";>N2756</a></td>
+      <td align="center"><span class="unsupported">No</span></td>
+    </tr>
+    <tr>
+      <td>Variadic templates</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2242.pdf";>N2242</a></td>
+       <td align="center"><span class="supported">Yes</span></td>
+    </tr>
+    <tr>
+      <td>&nbsp;&nbsp;&nbsp;&nbsp;Extending variadic template template
parameters</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2555.pdf";>N2555</a></td>
+       <td align="center"><span class="supported">Yes</span></td>
+    </tr>
+    <tr>
+      <td>Initializer lists</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2672.htm";>N2672</a></td>
+       <td align="center"><span class="supported">Yes</span></td>
+    </tr>
+    <tr>
+      <td>Static assertions</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2004/n1720.html";>N1720</a></td>
+       <td align="center"><span class="supported">Yes</span></td>
+    </tr>
+    <tr>
+      <td><code>auto</code>-typed variables</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n1984.pdf";>N1984</a></td>
+       <td align="center"><span class="supported">Yes</span></td>
+    </tr>
+    <tr>
+      <td>&nbsp;&nbsp;&nbsp;&nbsp;Multi-declarator <code>auto</code></td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2004/n1737.pdf";>N1737</a></td>
+       <td align="center"><span class="supported">Yes</span></td>
+    </tr>
+    <tr>
+      <td>&nbsp;&nbsp;&nbsp;&nbsp;Removal of auto as a storage-class
specifier</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2546.htm";>N2546</a></td>
+       <td align="center"><span class="supported">Yes</span></td>
+    </tr>
+    <tr>
+      <td>&nbsp;&nbsp;&nbsp;&nbsp;New function declarator syntax</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2541.htm";>N2541</a></td>
+       <td align="center"><span class="supported">Yes</span></td>
+    </tr>
+    <tr>
+      <td>New wording for C++0x lambdas</td>
+      <td><a
href="http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2009/n2927.pdf";>N2927</a></td>
+      <td align="center"><span class="supported">Yes</span></td>
+    </tr>
+    <tr>
+      <td>Declared type of an expression</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2343.pdf";>N2343</a></td>
+       <td align="center"><span class="supported">Yes</span></td>
+    </tr>
+    <tr>
+      <td>Right angle brackets</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1757.html";>N1757</a></td>
+       <td align="center"><span class="supported">Yes</span></td>
+    </tr>
+    <tr>
+      <td>Default template arguments for function templates</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#226";>DR226</a></td>
+       <td align="center"><span class="supported">Yes</span></td>
+    </tr>
+    <tr>
+      <td>Solving the SFINAE problem for expressions</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2634.html";>DR339</a></td>
+       <td align="center"><span class="supported">Yes</span></td>
+    </tr>
+    <tr>
+      <td>Template aliases</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2258.pdf";>N2258</a></td>
+      <td align="center"><span class="unsupported">No</span></td>
+    </tr>
+    <tr>
+      <td>Extern templates</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n1987.htm";>N1987</a></td>
+       <td align="center"><span class="supported">Yes</span></td>
+    </tr>
+    <tr>
+      <td>Null pointer constant</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2431.pdf";>N2431</a></td>
+      <td align="center"><span class="unsupported">No</span></td>
+    </tr>
+    <tr>
+      <td>Strongly-typed enums</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2347.pdf";>N2347</a></td>
+       <td align="center"><span class="supported">Yes</span></td>
+    </tr>
+    <tr>
+      <td>Forward declarations for enums</td>
+      <td>
+	<a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2764.pdf";>N2764
+      </a></td>
+      <td align="center"><span class="unsupported">No</span></td>
+    </tr>
+    <tr>
+      <td>Generalized attributes</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2761.pdf";>N2761</a></td>
+      <td align="center"><span class="unsupported">No</span></td>
+    </tr>
+    <tr>
+      <td>Generalized constant expressions</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2235.pdf";>N2235</a></td>
+      <td align="center"><span class="unsupported">No</span></td>
+    </tr>
+    <tr>
+      <td>Alignment support</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2341.pdf";>N2341</a></td>
+      <td align="center"><span class="unsupported">No</span></td>
+    </tr>
+    <!-- Skipped N1627: Conditionally-support behavior -->
+    <!-- Skipped N1727: Changing Undefined Behavior into Diagnosable
Errors -->
+    <tr>
+      <td>Delegating constructors</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n1986.pdf";>N1986</a></td>
+      <td align="center"><span class="unsupported">No</span></td>
+    </tr>
+    <tr>
+      <td>Inheriting constructors</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2540.htm";>N2540</a></td>
+      <td align="center"><span class="unsupported">No</span></td>
+    </tr>
+    <tr>
+      <td>Explicit conversion operators</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2437.pdf";>N2437</a></td>
+      <td align="center"><span class="supported">Yes</span></td>
+    </tr>
+    <tr>
+      <td>New character types</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2249.html";>N2249</a></td>
+       <td align="center"><span class="supported">Yes</span></td>
+    </tr>
+    <tr>
+      <td>Unicode string literals</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2442.htm";>N2442</a></td>
+      <td align="center"><span class="supported">Yes</span></td>
+    </tr>
+    <tr>
+      <td>Raw string literals</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2442.htm";>N2442</a></td>
+      <td align="center"><span class="supported">Yes</span></td>
+    </tr>
+    <tr>
+      <td>Universal character name literals</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2170.html";>N2170</a></td>
+      <td align="center"><span class="supported">Yes</span></td>
+    </tr>
+    <tr>
+      <td>Extensible literals</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2765.pdf";>N2765</a></td>
+      <td align="center"><span class="unsupported">No</span></td>
+    </tr>
+    <tr>
+      <td>Standard Layout Types</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2342.htm";>N2342</a></td>
+       <td align="center"><span class="supported">Yes</span></td>
+    </tr>
+    <tr>
+      <td>Defaulted and deleted functions</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2346.htm";>N2346</a></td>
+       <td align="center"><span class="supported">Yes</span></td>
+    </tr>
+    <tr>
+      <td>Extended friend declarations</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1791.pdf";>N1791</a></td>
+      <td align="center"><span class="unsupported">No</span></td>
+    </tr>
+    <tr>
+      <td>Extending <code>sizeof</code></td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2253.html";>N2253</a></td>
+      <td align="center"><span class="supported">Yes</span></td>
+    </tr>
+    <tr>
+      <td>Inline namespaces</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2535.htm";>N2535</a></td>
+       <td align="center"><span class="supported">Yes</span></td>
+    </tr>
+    <tr>
+      <td>Unrestricted unions</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2544.pdf";>N2544</a></td>
+      <td align="center"><span class="unsupported">No</span></td>
+    </tr>
+    <tr>
+      <td>Local and unnamed types as template arguments</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2657.htm";>N2657</a></td>
+      <td align="center"><span class="supported">Yes</span></td>
+    </tr>
+    <tr>
+      <td>Range-based for</td>
+      <td><a
href="http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2009/n2930.html";>N2930</a></td>
+      <td align="center"><span class="unsupported">No</span></td>
+    </tr>
+    <tr>
+      <td>Explicit virtual overrides</td>
+      <td><a
href="http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2009/n2928.htm";>N2928</a></td>
+      <td align="center"><span class="unsupported">No</span></td>
+    </tr>
+    <tr>
+      <td>Minimal support for garbage collection and reachability-based
leak detection</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2670.htm";>N2670</a></td>
+      <td align="center"><span class="unsupported">No</span></td>
+    </tr>
+    <tr>
+      <td>Allowing move constructors to throw [noexcept]</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2010/n3050.htm";>N3050</a></td>
+      <td align="center"><span class="unsupported">No</span></td>
+    </tr>
+    <tr>
+      <td>Defining move special member functions</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2010/n3053.htm";>N3053</a></td>
+      <td align="center"><span class="unsupported">No</span></td>
+    </tr>
+    <tr>
+      <td>Concepts</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2773.pdf";>N2773</a></td>
+      <td align="center"><span class="unsupported">No</span></td>
+    </tr>
+
+    <tr class="separator">
+      <th align="center" colspan="3">Concurrency</th>
+    </tr>
+    <tr>
+      <td>Sequence points</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2239.html";>N2239</a></td>
+      <td align="center"><span class="unsupported">No</span></td>
+    </tr>
+    <tr>
+      <td>Atomic operations</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2427.html";>N2427</a></td>
+      <td align="center"><span class="unsupported">No</span></td>
+    </tr>
+    <tr>
+      <td>Strong Compare and Exchange</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2748.html";>N2748</a></td>
+      <td align="center"><span class="unsupported">No</span></td>
+    </tr>
+    <tr>
+      <td>Bidirectional Fences</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2752.htm";>N2752</a></td>
+      <td align="center"><span class="unsupported">No</span></td>
+    </tr>
+
+    <tr>
+      <td>Memory model</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2429.htm";>N2429</a></td>
+      <td align="center"><span class="unsupported">No</span></td>
+    </tr>
+    <tr>
+      <td>Data-dependency ordering: atomics and memory model</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2664.htm";>N2664</a></td>
+      <td align="center"><span class="unsupported">No</span></td>
+    </tr>
+    <tr>
+      <td>Propagating exceptions</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2179.html";>N2179</a></td>
+       <td align="center"><span class="supported">Yes</span></td>
+    </tr>
+    <tr>
+      <td>Abandoning a process and at_quick_exit</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2440.htm";>N2440</a></td>
+      <td align="center"><span class="unsupported">No</span></td>
+    </tr>
+    <tr>
+      <td>Allow atomics use in signal handlers</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2547.htm";>N2547</a></td>
+      <td align="center"><span class="unsupported">No</span></td>
+    </tr>
+    <tr>
+      <td>Thread-local storage</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2659.htm";>N2659</a></td>
+      <td align="center"><span class="unsupported">No</span></td>
+    </tr>
+    <tr>
+      <td>Dynamic initialization and destruction with concurrency</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2660.htm";>N2660</a></td>
+      <td align="center"><span class="unsupported">No</span></td>
+    </tr>
+
+    <tr class="separator">
+      <th align="center" colspan="3">C99 Features in C++0x</th>
+    </tr>
+    <tr>
+      <td><code>__func__</code> predefined identifier</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2340.htm";>N2340</a></td>
+       <td align="center"><span class="supported">Yes</span></td>
+    </tr>
+    <tr>
+      <td>C99 preprocessor</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2004/n1653.htm";>N1653</a></td>
+       <td align="center"><span class="supported">Yes</span></td>
+    </tr>
+    <tr>
+      <td><code>long long</code></td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1811.pdf";>N1811</a></td>
+       <td align="center"><span class="supported">Yes</span></td>
+    </tr>
+    <tr>
+      <td>Extended integral types</td>
+      <td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n1988.pdf";>N1988</a></td>
+      <td align="center"><span class="unsupported">No</span></td>
+    </tr>
+  </table>
+
+
+</body>
+</html>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]