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
> 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
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
> /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
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