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
On Tue, 2004-04-13 at 22:38, David Edelsohn wrote:
> >>>>> 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?
>
Yes.
> If that is the case, then the coverage from the bootstrap tests are
> meaningless.
>
With respect to hot/cold? Of course it is. Just as it is meaningless
for any of the dozens of -f options that are not enabled by default. I
fail to see what you are trying to point out here.
> All of the breakage from the hot/cold partitioning patch is now in
> the tree-ssa branch.
>
Yes. Are you experiencing new problems because of it?
Diego.