This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: more libgcc left-overs


On Thu, Jan 04, 2007 at 02:15:29PM -0800, Mike Stump wrote:
> I just spotted the one below as well.  I think it is right, if the
> other patch to remove the rm -rf libgcc is approved, however, it
> indicates (may indicate) that we test less, no comparisons of libgcc
> between the stages.  Is this expected?  Should I file a bug for it?
> 
> Ok?
> 
> 	* Makefile.in (slowcompare): Don't compare libgcc objects.

No path in your patch, but these are the gcc/Makefile.in bootstrap
rules, aren't they?

They're not used any more.  Paolo posted a patch to delete them, though
I don't know if it's been applied yet.  The comparison happens one
level higher up instead.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]