GCC 4.8.0 Status Report (2012-03-16)

2013-03-16 Thread Jakub Jelinek
The GCC 4.8 branch has been created and a first release candidate is being prepared right now. The branch is closed for now. Previous Report === http://gcc.gnu.org/ml/gcc/2013-03/msg00036.html The next report will announce the release candidate.

GCC 4.9.0 Status Report (2012-03-16), Stage 1 starts now

2013-03-16 Thread Jakub Jelinek
Status == The trunk has branched for the GCC 4.8 release and is now open again for general development, stage 1. Please consider not disrupting it too much during the RC phase of GCC 4.8 so it is possible to test important fixes for 4.8.0 on it. And more importantly, please be aware of the ou

Re: gcc 4.7.3 plans?

2013-03-16 Thread xunxun
于 2013/1/29 星期二 19:24, Richard Biener 写道: On Tue, Jan 29, 2013 at 4:09 AM, Kenny Simpson wrote: There have been quite a few fixes on the 4.7 branch since 4.7.2 was released 4 months ago and several of the remaining regression bugs have fixes in trunk. What are the plans for 4.7.3? There will

GCC 4.8.0 Release Candidate available from gcc.gnu.org

2013-03-16 Thread Jakub Jelinek
GCC 4.8.0 Release Candidate available from gcc.gnu.org The first release candidate for GCC 4.8.0 is available from ftp://gcc.gnu.org/pub/gcc/snapshots/4.8.0-RC-20130316 and shortly its mirrors. It has been generated from SVN revision 196699. I have so far bootstrapped and tested the release

Re: GCC 4.9.0 Status Report (2012-03-16), Stage 1 starts now

2013-03-16 Thread Steven Bosscher
On Sat, Mar 16, 2013 at 9:55 AM, Jakub Jelinek wrote: > Quality Data > > > Priority # Change from Last Report > --- --- > P11 + 1 > P2 68 + 3 > P3 11 - 7 > --- --

Re: GCC 4.9.0 Status Report (2012-03-16), Stage 1 starts now

2013-03-16 Thread Markus Trippelsdorf
On 2013.03.16 at 14:51 +0100, Steven Bosscher wrote: > On Sat, Mar 16, 2013 at 9:55 AM, Jakub Jelinek wrote: > > Quality Data > > > > > > Priority # Change from Last Report > > --- --- > > P11 + 1 > > P2

Re: GCC 4.9.0 Status Report (2012-03-16), Stage 1 starts now

2013-03-16 Thread Jakub Jelinek
On Sat, Mar 16, 2013 at 02:51:03PM +0100, Steven Bosscher wrote: > On Sat, Mar 16, 2013 at 9:55 AM, Jakub Jelinek wrote: > > Quality Data > > > > > > Priority # Change from Last Report > > --- --- > > P11 + 1 > > P2

Re: GCC 4.9.0 Status Report (2012-03-16), Stage 1 starts now

2013-03-16 Thread Steven Bosscher
On Sat, Mar 16, 2013 at 3:04 PM, Jakub Jelinek wrote: > On Sat, Mar 16, 2013 at 02:51:03PM +0100, Steven Bosscher wrote: >> On Sat, Mar 16, 2013 at 9:55 AM, Jakub Jelinek wrote: >> > Quality Data >> > >> > >> > Priority # Change from Last Report >> > --- --

Re: GCC 4.9.0 Status Report (2012-03-16), Stage 1 starts now

2013-03-16 Thread Jakub Jelinek
On Sat, Mar 16, 2013 at 03:08:51PM +0100, Steven Bosscher wrote: > > That is the 4.9 list, not 4.8 list. > > Then the link on the homepage needs updating. > > It now has: > http://gcc.gnu.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=4.8&target_milestone

Comparing compile times and binary size for GCC compiling a few GCC releases

2013-03-16 Thread Steven Bosscher
Hello, Below are some compile times and sizes I measured for a bunch of GCC releases. The test compilers are listed in the tables. All of them were compiled with gcc 4.7.2 (i.e. not bootstrapped). Test machine is gcc110 (powerpc64) which was otherwise idle. Times are "user" times in seconds, from

Re: Comparing compile times and binary size for GCC compiling a few GCC releases

2013-03-16 Thread Oleg Endo
Hi, On Sat, 2013-03-16 at 19:44 +0100, Steven Bosscher wrote: > * cc1 for GCC 4.8.0 has a much larger .bss section than previous releases But according to the table that followed ... > cc1 binary size: > textdatabss dec hex filename > 6460157 374800

gcc-4.7-20130316 is now available

2013-03-16 Thread gccadmin
Snapshot gcc-4.7-20130316 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/4.7-20130316/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 4.7 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/branches