Re: Give me advice on GSoC OpenMP

2011-04-03 Thread Richard Guenther
On Sat, Apr 2, 2011 at 10:53 AM, Sho Nakatani wrote: > Hi! > > I'm Sho Nakatani, a student of the University of Tokyo, Japan. > I'd like to tackle GSoC this year! > I'm trying to speed up the OpenMP implementation in GCC. > > The following graph shows the OpenMP in GCC is much slower than that of

Oberon-2 front-end as a GSoC project

2011-04-03 Thread Levon Haykazyan
Hi all, I want to propose to implement Oberon-2 front-end to gcc on GSoC. I know that Oberon-2 is not the most popular language today, but probably there would be some interest in it. I would like to ask some feedback on this idea. Is there an interest in the community in a new front-end? Is the

Fwd: new mirror in Nicosia, Cyprus

2011-04-03 Thread Grigory Rayskin
Hello Gerald, I've fixed the issue with the dates by changing sync software to ftpcopy. I've double checked and it works ok now. Crontab was changed to run sync every even date ( */2 ). 2011/4/3 Gerald Pfeifer > > On Sat, 5 Mar 2011, Grigory Rayskin wrote: > > We have set up a new GCC mirror se

Re: Give me advice on GSoC OpenMP

2011-04-03 Thread Sho Nakatani
From: Richard Guenther Date: Sun, 3 Apr 2011 09:28:49 +0200 > On Sat, Apr 2, 2011 at 10:53 AM, Sho Nakatani wrote: >> Hi! >> >> I'm Sho Nakatani, a student of the University of Tokyo, Japan. >> I'd like to tackle GSoC this year! >> I'm trying to speed up the OpenMP implementation in GCC. >> >> T

Re: Oberon-2 front-end as a GSoC project

2011-04-03 Thread Joseph S. Myers
On Sun, 3 Apr 2011, Levon Haykazyan wrote: > Is there an interest in the community in a new front-end? In general I encourage the addition of front ends for real languages (ones used for real programming, as opposed to ones used solely for being arcane, as examples, etc.) as long as someone is

Re: Oberon-2 front-end as a GSoC project

2011-04-03 Thread Levon Haykazyan
> - Original Message - > From: "Joseph S. Myers" > To: Levon Haykazyan > Cc: gcc@gcc.gnu.org > Subject: Re: Oberon-2 front-end as a GSoC project > Date: Sun, 3 Apr 2011 11:14:05 + (UTC) > > > On Sun, 3 Apr 2011, Levon Haykazyan wrote: > > > Is there an interest in the community in

License on gcov-io.c

2011-04-03 Thread Joseph S. Myers
It appears that gcov-io.c is used on both the host and the target. Could the SC please confirm with the FSF that we may add the runtime exception to this file, as it appears to have been omitted (although present on gcov-io.h)? -- Joseph S. Myers jos...@codesourcery.com

Re: Oberon-2 front-end as a GSoC project

2011-04-03 Thread Joseph S. Myers
On Sun, 3 Apr 2011, Levon Haykazyan wrote: > Thank you for the replay and for the implementation suggestions. Would you > classify Oberon-2 as a real programming language? On one hand it was Yes, I think it would be considered real. The sort of languages for which I wouldn't want front ends int

Re: More links in release change list

2011-04-03 Thread Gerald Pfeifer
On Sun, 27 Mar 2011, Jonathan Wakely wrote: >> http://kernelnewbies.org/LinuxChanges is a good example of the kind of thing >> I'm talking about. > I doubt many people would disagree, but someone needs to do the work > (in other words "patches welcome"!) > > The GCC wiki could be a good place for

Re: Give me advice on GSoC OpenMP

2011-04-03 Thread Jakub Jelinek
On Sun, Apr 03, 2011 at 07:27:12PM +0900, Sho Nakatani wrote: > Then, I'll compare the trees created by gcc and icc, and point out > that the implementation of OpenMP Task uses Lazy Task Creation while > gcc does not. Depends on what you mean by lazy task creation, gcc schedules tasks lazily if th

Bootstrap comparison failures

2011-04-03 Thread Gerald Pfeifer
I'm a bit surprised I'm not seeing other notes on this on the list, but all of my automated tests (on i386-unknown-freebsd9.0 and amd64-unknown-freebsd8.2) exhibit comparision failures since yesterday: Comparing stages 2 and 3 warning: gcc/cc1obj-checksum.o differs warning: gcc/cc1plus-chec

Re: Bootstrap comparison failures

2011-04-03 Thread Kai Tietz
2011/4/3 Gerald Pfeifer : > I'm a bit surprised I'm not seeing other notes on this on the list, > but all of my automated tests (on i386-unknown-freebsd9.0 and > amd64-unknown-freebsd8.2) exhibit comparision failures since yesterday: > >  Comparing stages 2 and 3 >  warning: gcc/cc1obj-checksum.o d

Re: Bootstrap comparison failures

2011-04-03 Thread Jonathan Wakely
On 3 April 2011 20:28, Kai Tietz wrote: > 2011/4/3 Gerald Pfeifer : >> I'm a bit surprised I'm not seeing other notes on this on the list, >> but all of my automated tests (on i386-unknown-freebsd9.0 and >> amd64-unknown-freebsd8.2) exhibit comparision failures since yesterday: >> >>  Comparing st

gcc-4.3-20110403 is now available

2011-04-03 Thread gccadmin
Snapshot gcc-4.3-20110403 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/4.3-20110403/ 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