This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] mainline merge as of 2004-04-10
David Edelsohn <dje@watson.ibm.com> writes:
>>>>>> Diego Novillo writes:
>
>> Bootstrapped and tested x86, ia64, alpha, ppc and x86-64.
>
> All of these architectures bootstrapped without the fixes for
> hot/cold partitioning from mainline? If that is the case, then the
> coverage from the bootstrap tests are meaningless. All of the breakage
> from the hot/cold partitioning patch is now in the tree-ssa branch.
FWIW I recently bootstrapped a --enable-languages=c,c++ mainline
kernel on i686 linux which included hot/cold, but no fixes to it
and it worked. So it cannot be that bad.
-Andi