Re: [graphite] Loop tiling

2008-06-26 Thread Konrad Trifunovic
Hi, some short note on coupling loop tiling and gloog code generator. I will need to extend mapping of old induction variables <-> new induction variables. Until now I assume preserved one-to-one relationship. But, this does not allow many of the loop transformations (like loop inversion). I will

gcc-4.3-20080626 is now available

2008-06-26 Thread gccadmin
Snapshot gcc-4.3-20080626 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/4.3-20080626/ 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: Should we remove java from the default bootstrap languages?

2008-06-26 Thread Matthias Klose
Andrew Haley writes: > Mark Mitchell wrote: > > Andrew Haley wrote: > > > But, I am actually ok with having it be disabled by default, provided > that regressions affect gcj are treated seriously: fixed in a timely > way by the person causing the regression, or, if not, letting gcj

Your Rapidshare Account!

2008-06-26 Thread support
Hello, We received somebody is request to change your RapidShare password. To confirm this request and change it or to cancel changing of account is password, follow the link below. Confirming by this link or canceling this request helps us to prevent unauthorized access to your account.

Re: Should we remove java from the default bootstrap languages?

2008-06-26 Thread Graham Stott
All, --- Andrew Haley <[EMAIL PROTECTED]> wrote: > Mark Mitchell wrote: > > Andrew Haley wrote: > > > >>> I agree. I also agree that if someone breaks Java, they should be > >>> required to fix the problem. In fact, we could have the rule that the > >>> Java maintainers get to revert a patch s

Re: Should we remove java from the default bootstrap languages?

2008-06-26 Thread Andrew Haley
Mark Mitchell wrote: > Andrew Haley wrote: > >>> I agree. I also agree that if someone breaks Java, they should be >>> required to fix the problem. In fact, we could have the rule that the >>> Java maintainers get to revert a patch summarily based merely on the >>> fact that there exists a Java

Re: Should we remove java from the default bootstrap languages?

2008-06-26 Thread Mark Mitchell
Andrew Haley wrote: I agree. I also agree that if someone breaks Java, they should be required to fix the problem. In fact, we could have the rule that the Java maintainers get to revert a patch summarily based merely on the fact that there exists a Java post-patch failure that does not occur

Re: Should we remove java from the default bootstrap languages?

2008-06-26 Thread Andrew Haley
Mark Mitchell wrote: > Andrew Haley wrote: > But, I am actually ok with having it be disabled by default, provided that regressions affect gcj are treated seriously: fixed in a timely way by the person causing the regression, or, if not, letting gcj maintainers start the patch-

Re: Should we remove java from the default bootstrap languages?

2008-06-26 Thread Diego Novillo
On 6/26/08 12:06 AM, Mark Mitchell wrote: I am a huge fan of testing, but I do think that right now we're running too much testing for not enough return. It's not that the testing is bad, or that more testing doesn't prevent bugs; it's that the marginal cost of bug-prevention from the Java te

Re: [10 PATCHES] inline functions to avoid stack overflow

2008-06-26 Thread David Miller
From: "Bart Van Assche" <[EMAIL PROTECTED]> Date: Thu, 26 Jun 2008 08:32:35 +0200 > On Thu, Jun 26, 2008 at 12:09 AM, David Miller <[EMAIL PROTECTED]> wrote: > > The extra 16 bytes of space allocated is so that GCC can perform a > > secondary reload of a quad floating point value. It always has t