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: [C++ PATCH] Re: gcc trunk rev. 127646 breaks bootstrap during stage 3


On Mon, Aug 20, 2007 at 08:39:57PM -0700, Andrew Pinski wrote:
> On 8/20/07, Jakub Jelinek <jakub@redhat.com> wrote:
> > I'm sorry, I bet I forgot to make in libstdc++-v3 this time, only tested
> > make -C check-g++ and make -C x86_64*/libstdc++-v3.
> 
> And you forgot to check to build libjava also which is required when
> you changed the C++ front-end.
> As documented on http://gcc.gnu.org/contribute.html :).
> 
> I would say revert the patch until you fully (which includes building
> libjava too) tested your patches.

The force_target_expr variant has been fully tested (all languages except
java, bootstrap + make check).

	Jakub


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