This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: CFT: toplevel bootstrap (stage 2 project)
- From: Geoffrey Keating <geoffk at geoffk dot org>
- To: Paolo Bonzini <bonzini at gnu dot org>
- Cc: gcc at gcc dot gnu dot org
- Date: 22 Jun 2005 17:09:41 -0400
- Subject: Re: CFT: toplevel bootstrap (stage 2 project)
- References: <d9boea$m79$1@sea.gmane.org>
I haven't actually tried it, but it looks like the 'compare' rule tries
to compare every .o file in all the directories, which will surely
cause the same problems with stabs and assembly that is described in:
<http://gcc.gnu.org/ml/gcc-patches/2005-04/msg00552.html>
and other related messages.