This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

Re: GCC 4.1 Status Report (2005-10-02)


On Mon, 3 Oct 2005, Mark Mitchell wrote:
> The number of bugs targeted at GCC 4.1 has declined to 225 from 250 in
> my September 7th status report:

I installed the following patch, after scratching my head about the
dates and going to the later one:

             vvvvvv
  Date: Mon, 03 Oct 2005 23:46:48 -0700
  Subject: GCC 4.1 Status Report (2005-10-02)
                                       ^^^^^

My current theory is that you are wearing a mechnical wrist watch,
like I do, which has a date indicator where every month has 31 days
and which was just off by one day after September 30th.  At least 
that's what happened to me the other day. ;-)

Gerald

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.519
diff -u -3 -p -r1.519 index.html
--- index.html	29 Sep 2005 01:43:58 -0000	1.519
+++ index.html	4 Oct 2005 22:49:57 -0000
@@ -65,7 +65,7 @@ mission statement</a>.</p>
   will become GCC 4.1.0 (<a href="gcc-4.1/changes.html">current changes</a>)
 </dt><dd>
   Branch status: 
-  <a href="http://gcc.gnu.org/ml/gcc/2005-09/msg00179.html";>2005-09-06</a>
+  <a href="http://gcc.gnu.org/ml/gcc/2005-10/msg00093.html";>2005-10-03</a>
   (<a href="develop.html#stage3">stage 3</a>; open for bug fixes).
 </dd>
 


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