public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* GCC-3.3.4 release status report
@ 2004-03-27 21:26 Gabriel Dos Reis
  2004-03-29 19:17 ` Joe Buck
  0 siblings, 1 reply; 13+ messages in thread
From: Gabriel Dos Reis @ 2004-03-27 21:26 UTC (permalink / raw)
  To: gcc


Hi,

  The number of open PRs targetted for 3.3.4 has grown up to 46
(from 41 last report).  Some PRs have been fixed, others are new.
The set of critical PRs is now 8 and is different from what we got
last report:

  c++/13663
  c++/14507
  c++/14724
   
  middle-end/14711

  optimization/13653
  optimization/11841
  optimization/14640
  
  target/14040

Regression optimization/13653 was introduced very early in 3.3.0 and
seems to be hard to track and fix for 3.3.x.  It is already fixed in
3.4.0; if no progress can be made by the report, then I'll close it as
wontfix for 3.3.x.

Regression optimization/14640 seems to be caused the RTL_UNCHANGING_P
thingy.  Any help from those who finally understood that part of the
compiler would be appreciated.

Regression middle-end/14711 has been present since 3.0.  It occurs
only for large line numbers.  Here is a reduced testcase (from the
audit trail)

    # 4294967290
    void foo(void) { }

 
Regression c++/14724 seems to affect all versions of GCC since 3.2.x.


I'll be travelling to Europe (in a few hours) for a week.  I'll try to
read emails, but I do not anticipate to have a reliable connection.

Thanks,

-- Gaby

^ permalink raw reply	[flat|nested] 13+ messages in thread
* Re: GCC-3.3.4 release status report
@ 2004-03-30  0:20 Wolfgang Bangerth
  2004-03-30 18:56 ` Gabriel Dos Reis
  0 siblings, 1 reply; 13+ messages in thread
From: Wolfgang Bangerth @ 2004-03-30  0:20 UTC (permalink / raw)
  To: Joe Buck, Gabriel Dos Reis; +Cc: gcc


>On Sat, Mar 27, 2004 at 11:09:52AM +0100, Gabriel Dos Reis wrote:
>>   The number of open PRs targetted for 3.3.4 has grown up to 46
>> (from 41 last report).
>
> That is a *huge* number of bugs to attempt to fix in the fourth point
> release; an attempt to fix even half that number will probably result in
> 3.3.4 being less stable than 3.3.3. 

Indeed. My feeling is that way too many patches are going into 3.3.4 without 
any analysis as to the risk of them. We already have some regressions with 
respect to previous 3.3.x releases due to this. See for example PR 14640.

I personally think that it is not a huge problem if we don't fix every single 
PR in 3.3.4 given that 3.4.0 is close. In fact, I find it a nuisance to have 
to look at all the PRs targeted for 3.3.x if I want to find out what needs to 
be done for 3.4. We should be more willing to retire PRs if they are already 
fixed in 3.4.

W.
 
-------------------------------------------------------------------------
Wolfgang Bangerth              email:            bangerth@ices.utexas.edu
                               www: http://www.ices.utexas.edu/~bangerth/

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

end of thread, other threads:[~2004-03-31  9:40 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-27 21:26 GCC-3.3.4 release status report Gabriel Dos Reis
2004-03-29 19:17 ` Joe Buck
2004-03-30  0:24   ` Richard Guenther
2004-03-30 18:46   ` Gabriel Dos Reis
2004-03-31  1:15     ` Joe Buck
2004-03-30  0:20 Wolfgang Bangerth
2004-03-30 18:56 ` Gabriel Dos Reis
2004-03-30 19:19   ` Theodore Papadopoulo
2004-03-30 23:59   ` Joe Buck
2004-03-31  2:50     ` Eric Botcazou
2004-03-31  3:10       ` Daniel Berlin
2004-03-31 11:24         ` Eric Botcazou
2004-03-31 12:42         ` 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).