gcc-4.6-20110108 is now available

2011-01-08 Thread gccadmin
Snapshot gcc-4.6-20110108 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/4.6-20110108/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 4.6 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/trunk

Re: C++: Non-virtual thunks to dtors no longer being emitted in comdat sections?

2011-01-08 Thread Dave Korn
On 08/01/2011 02:46, Dave Korn wrote: > Can anyone think of a recent change which might have impacted on the way > these thunks are emitted? Nevermind; I found it. Detailed explanation and related PR: http://gcc.gnu.org/ml/gcc-patches/2011-01/msg00446.html. http://gcc.gnu.org/bugzilla/sho

Re: PowerPC optimization regression

2011-01-08 Thread Gerald Pfeifer
On Wed, 8 Dec 2010, Joakim Tjernlund wrote: > I already sent in a bug with gccbug, hope it shows up > How long do one have to wait until it is visible? The server side got lost during the last Bugzilla upgrade, so the gccbug script is not working any more (and has been removed for GCC 4.6). Andi,