gcc-4.3-20110501 is now available

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

Re: Syncing with Launchpad Bug Tracker

2011-05-01 Thread Gerald Pfeifer
On Wed, 27 Apr 2011, Ian Lance Taylor wrote: > Does any gcc maintainer object to setting this up? It sounds like a > good idea to me. Indeed. Having our bug tracking systems disconnected is one of the weak spots free software (or Open Source) development is facing and any such attempt to link sy

Re: My current idea for improving libgomp

2011-05-01 Thread Sho Nakatani
Hi, I'm trying to make better libgomp implementation of task construct in a GSoC project. After reading several paper around OpenMP task feature, several questions occurred to me. I appreciate all of your answers. Even a few comments will do. * Tell me good reference of OpenMP standards. What is

Re: GCC Release Management

2011-05-01 Thread Laurynas Biveinis
2011/5/1 Mark Mitchell : > The GCC Steering Committee appointed me to the role of GCC Release > Manager on March 22, 2000, as part of the GCC 3.0 release cycle.  Eleven > years and umpteen releases later, it's time for me to relinquish that > position. Mark - Thank you for your service as a RM du

Re: My current idea for improving libgomp

2011-05-01 Thread Jakub Jelinek
On Mon, May 02, 2011 at 09:28:52AM +0900, Sho Nakatani wrote: > I'm trying to make better libgomp implementation of task construct in > a GSoC project. First of all, if you haven't started with the FSF assignment paperwork, please do so, it takes a while. See http://gcc.gnu.org/contribute.html >