[ cutting down the CC list ]
Alexander Verhaeghe <[EMAIL PROTECTED]> wrote on Mon, 26 Jun 2006:
As the title says, how can I remove articles posted
under my name "Alexander Verhaeghe" or e-mailaddress
"alexanderverhaeghe at yahoo dot com"
When I do a search in http://gcc.gnu.org/lists.html I
g
Zdenek,
you forgot to add tree-ssa-loop-prefetch.c in your latest commit, which breaks
bootstrap.
Regards,
- Tobi
[ Added gcc@gcc.gnu.org to the CC list and included Dominique's mail in full, as
the problem might well be in the common code. ]
Quoting Dominique Dhumieres <[EMAIL PROTECTED]>:
> I have the following timing for the compilation of the polyhedron tests
> on a 1.8Ghz G5 with:
>
> gfortran -w -O3
Quoting Paolo Bonzini <[EMAIL PROTECTED]>:
> Yes. "make bubblestrap" is now called simply "make". As Giovanni put
> it a few minutes ago:
>
> "I would also note that using "make" in the cp/ directory at least used
> to build cc1plus with the system compiler, without -Werror and with a
> different
Quoting Janne Blomqvist <[EMAIL PROTECTED]>:
> Would it be possible to replace gmp with mpfr entirely? Or do we use
> gmp functionality that isn't found in mpfr?
We use mpz_* for our integer handling, so that's not an option, unfortunately.
- Tobi
Quoting Jakub Jelinek <[EMAIL PROTECTED]>:
> On Tue, Nov 01, 2005 at 02:01:43PM +0100,
> [EMAIL PROTECTED] wrote:
> > [ Bringing this back to fortran@, taking the optimizer guys out of CC: ]
> >
> > Quoting Toon Moene:
> > > I still have to construct a bug report of something that confuses the
> pa
[ Bringing this back to fortran@, taking the optimizer guys out of CC: ]
Quoting Toon Moene:
> I still have to construct a bug report of something that confuses the parser
> and that basically looks like this:
>
> IMPLICIT CHARACTER*8 (Y)
> CHARACTER*11 Y1, Y2, Y3
> ...
> YA =
(I'm sorry that I'm breaking threading, but I don't feel to bad about this given
whom I'm replying to, it's not like I'm cutting a huge thread in two)
Richard Kenner wrote:
> I must say that I find the amount of "fiddling" and special options or
> configurations needed here very disturbing. Peop
Quoting Feng Wang <[EMAIL PROTECTED]>:
> Hi,
>
> I want to write a testcase. The compiler gives two separated warnings on one
> statement. How to write this with Dejagnu?
I don't think this is possible if both warnings are issued for the same location
(which is probably not something we want). I