should make check be done "un-installed"?

2008-12-05 Thread IainS
Hello all, The implication of the opening statement of http://gcc.gnu.org/ install/test.html is that "make check" could (or even should) be done before "make install" Is this a correct interpretation of policy? tia, Iain

Re: should make check be done "un-installed"?

2008-12-05 Thread Ben Elliston
> The implication of the opening statement of http://gcc.gnu.org/ > install/test.html is that "make check" could (or even should) be done > before "make install" > > Is this a correct interpretation of policy? Yes, the testsuite is designed to test the compiler in the build tree. It is also p

Re: Transforms on SSA form

2008-12-05 Thread James Courtier-Dutton
2008/12/4 Diego Novillo <[EMAIL PROTECTED]>: > On Thu, Dec 4, 2008 at 11:20, John Freeman <[EMAIL PROTECTED]> wrote: >> There are documented methods of SSA decomposition. The naive method is a >> simple reversal of SSA composition: >> >> SSA composition: rename variables (typically by adding suffi

Re: c++ regressions on powerpc-apple-darwin8.5.0

2008-12-05 Thread David Edelsohn
> /sw/src/fink.build/gcc44-4.3.999-20081204/gcc-4.4-20081204/gcc/testsuite/g++.dg/eh/crossjump1.C: > In function 'void foo()': > /sw/src/fink.build/gcc44-4.3.999-20081204/gcc-4.4-20081204/gcc/testsuite/g++.dg/eh/crossjump1.C:21: > internal compiler error: in expr_size, at explow.c:250 I see the

gcc-4.4-20081205 is now available

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