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: [patch] PR30620 - bootstrap failure due to missing dependencies


On Sat, Aug 25, 2007 at 07:27:36PM +0200, Richard Guenther wrote:
>On 8/25/07, Bernhard Fischer <rep.dot.nop@gmail.com> wrote:
>> Hi,
>>
>> (ping)
>> http://gcc.gnu.org/PR30620
>>
>> has two patches (for 4.2 and 4.3/trunk) to fix a bootstrap failure due
>> to a missing dependency of libbackend.o on gcov-iov.h
>>
>> Ok for 4.2 and 4.3 ?
>
>Patches should be send to gcc-patches and need a ChangeLog.  I assume

Applied to trunk as r127802 with this ChangeLog:
2007-08-26  Bernhard Fischer  <>

	PR bootstrap/30620
	* Makefile.in (libbackend.o): Add gcov-iov.h dependency and
	pass defines needed for version.c.


>you bootstrapped with the patches on 4.2 and 4.3, so the patches are
>ok with a proper ChangeLog entry.

Bootstrapping trunk (with IMA) is broken since about April now
(PR31529), so i did only try to bootstrap up until hitting PR 31529


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