public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* GCC-3.4.5 Release status report
@ 2005-11-21 12:12 Gabriel Dos Reis
  2005-11-21 12:41 ` Giovanni Bajo
  0 siblings, 1 reply; 5+ messages in thread
From: Gabriel Dos Reis @ 2005-11-21 12:12 UTC (permalink / raw)
  To: gcc


Hi,

   I've triaged open bugs with GCC-3.4.5 as target.  At the moment,
we're left with 2 bugs I consider critical. We should try to fix them
before the release:

  middle-end/18956 [3.4 only] [hppa] 'bus error' at runtime while
                   passing a special struct to a C++ member function

  middle-end/24804 [3.4 Regression] Produces wrong code



There are other three bugs we should also attempt to fix for this
release:

  target/15231 [3.4 only] constant pool entries referring to
               nonexistent labels

  middle-end/24150 [3.4 only]: HOT_TEXT_SECTION_NAME doesn't have the
                   leading `.'
  
  c++/24199 [3.4 Regression] Segfault with -frepo -g


I'm planning a release for the end of the month.
I've fired the release script to build a pre-release tarball,
which should be ready any moment now.

Thanks,

-- Gaby


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: GCC-3.4.5 Release status report
  2005-11-21 12:12 GCC-3.4.5 Release status report Gabriel Dos Reis
@ 2005-11-21 12:41 ` Giovanni Bajo
  2005-11-21 14:30   ` Gabriel Dos Reis
  0 siblings, 1 reply; 5+ messages in thread
From: Giovanni Bajo @ 2005-11-21 12:41 UTC (permalink / raw)
  To: Gabriel Dos Reis; +Cc: gcc

Gabriel Dos Reis <gdr@integrable-solutions.net> wrote:

> I'm planning a release for the end of the month.
> I've fired the release script to build a pre-release tarball,
> which should be ready any moment now.

Thanks. Are there official plans for the 3.4 branch after this release?
-- 
Giovanni Bajo

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: GCC-3.4.5 Release status report
  2005-11-21 12:41 ` Giovanni Bajo
@ 2005-11-21 14:30   ` Gabriel Dos Reis
  2005-11-21 20:55     ` Gerald Pfeifer
  0 siblings, 1 reply; 5+ messages in thread
From: Gabriel Dos Reis @ 2005-11-21 14:30 UTC (permalink / raw)
  To: Giovanni Bajo; +Cc: gcc

"Giovanni Bajo" <rasky@develer.com> writes:

| Gabriel Dos Reis <gdr@integrable-solutions.net> wrote:
| 
| > I'm planning a release for the end of the month.
| > I've fired the release script to build a pre-release tarball,
| > which should be ready any moment now.
| 
| Thanks. Are there official plans for the 3.4 branch after this release?

Yes.  There will be 3.4.6 (sometime in 2006-02).  After that, it all
depends on people's needs.

-- Gaby

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: GCC-3.4.5 Release status report
  2005-11-21 14:30   ` Gabriel Dos Reis
@ 2005-11-21 20:55     ` Gerald Pfeifer
  2005-11-22 15:40       ` Gabriel Dos Reis
  0 siblings, 1 reply; 5+ messages in thread
From: Gerald Pfeifer @ 2005-11-21 20:55 UTC (permalink / raw)
  To: Gabriel Dos Reis; +Cc: gcc, gcc-patches

I installed the two patches below, in lign with your status report 
and plans for 3.4.5 and 3.4.6.

Gerald

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.527
diff -u -3 -p -r1.527 index.html
--- index.html	19 Nov 2005 04:44:05 -0000	1.527
+++ index.html	21 Nov 2005 20:52:37 -0000
@@ -57,7 +57,7 @@ mission statement</a>.</p>
   <a href="gcc-3.4/">GCC 3.4.4</a> (released 2005-05-18)
 </dt><dd>
   Branch status:
-  <a href="http://gcc.gnu.org/ml/gcc/2005-08/msg00926.html">2005-08-31</a>
+  <a href="http://gcc.gnu.org/ml/gcc/2005-11/msg00964.html">2005-11-21</a>
   (open for regression and documentation fixes only).
 </dd>
 
Index: develop.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/develop.html,v
retrieving revision 1.63
diff -u -3 -p -r1.63 develop.html
--- develop.html	29 Sep 2005 01:43:58 -0000	1.63
+++ develop.html	21 Nov 2005 20:52:37 -0000
@@ -306,10 +306,10 @@ stages of development, branch points, an
   GCC 3.4 Stage 1 (ends July 4 2003)       GCC 3.3.1 release (Aug 8 2003)
        |                                      \
        v                                       v
-  GCC 3.4 Stage 2 (ends October 15 2003)   GCC 3.3.2 release (October 17 2003)
+  GCC 3.4 Stage 2 (ends October 15 2003)   GCC 3.3.2 release (Oct 17 2003)
        |                                        \
        v                                         v
-  GCC 3.4 Stage 3                          GCC 3.3.3 release (February 14 2004)
+  GCC 3.4 Stage 3                          GCC 3.3.3 release (Feb 14 2004)
        |                                          \
        |                                           v
        |                                   GCC 3.3.4 release (May 31 2004)
@@ -323,30 +323,36 @@ stages of development, branch points, an
        +-- GCC 3.4 branch created ------+
        |            (Jan 16 2004)        \ 
        |                                  v
-  Tree SSA infrastructure                  GCC 3.4.0 release (April 18 2004)
+  Tree SSA infrastructure                  GCC 3.4.0 release (Apr 18 2004)
   merged to mainline (May 17 2004)          \
        |                                     v
-  GCC 4.0 Stage 2                          GCC 3.4.1 release (July 1 2004)
+  GCC 4.0 Stage 2                          GCC 3.4.1 release (Jul 1 2004)
        |                                      \
        |                                       v
   GCC 4.0 Stage 3                          GCC 3.4.2 release (Sep 6 2004)
        |                                        \
        |                                         v
        |                                   GCC 3.4.3 release (Nov 4 2004)
-       |                                         \
-       |                                          v
+       |                                          \
+       |                                           v
        |                                   GCC 3.4.4 release (May 18 2005)
+       |                                            \
+       |                                             v
+       |                                   GCC 3.4.5 release (Dec 2005?)
+       |                                              \
+       |                                               v
+       |                                   GCC 3.4.6 release (Feb 2006?)
        |
        +-- GCC 4.0 branch created ------+
        |            (Feb 25 2005)        \ 
        |                                  v
-  GCC 4.1 Stage 1 (ends April 25 2005)     GCC 4.0.0 release (April 20 2005)
+  GCC 4.1 Stage 1 (ends April 25 2005)     GCC 4.0.0 release (Apr 20 2005)
        |                                    \
        |                                     v
-  GCC 4.1 Stage 2 (ends July 8 2005)       GCC 4.0.1 release (July 7 2005) 
+  GCC 4.1 Stage 2 (ends July 8 2005)       GCC 4.0.1 release (Jul 7 2005) 
        |                                      \
        v                                       v
-  GCC 4.1 Stage 3                          GCC 4.0.2 release (September 28 2005)
+  GCC 4.1 Stage 3                          GCC 4.0.2 release (Sep 28 2005)
        |
        :
        v

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: GCC-3.4.5 Release status report
  2005-11-21 20:55     ` Gerald Pfeifer
@ 2005-11-22 15:40       ` Gabriel Dos Reis
  0 siblings, 0 replies; 5+ messages in thread
From: Gabriel Dos Reis @ 2005-11-22 15:40 UTC (permalink / raw)
  To: Gerald Pfeifer; +Cc: gcc, gcc-patches

Gerald Pfeifer <gerald@pfeifer.com> writes:

| I installed the two patches below, in lign with your status report 
| and plans for 3.4.5 and 3.4.6.

Thanks.

-- Gaby

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-11-22 15:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-21 12:12 GCC-3.4.5 Release status report Gabriel Dos Reis
2005-11-21 12:41 ` Giovanni Bajo
2005-11-21 14:30   ` Gabriel Dos Reis
2005-11-21 20:55     ` Gerald Pfeifer
2005-11-22 15:40       ` Gabriel Dos Reis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).