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: fix c++ gc problems following t_r_o_c


 > From: Geoff Keating <geoffk@geoffk.org>
 > 
 > This is true, but the new thing that this patch adds is now, there is
 > *no* hardware that I or any other developer has that would use the
 > same GC parameters as an end-user --disable-checking build.  So there
 > can be bugs that no developer will ever see, but that will bite some
 > end-users.

Remember that during stage3 development on the release branch, the
release manager will turn off checking.  So I believe we will see
large-memory-machine errors at that time.  See item 11 here:
http://gcc.gnu.org/branching.html


 > > Given this, do you still have any objections?
 > 
 > I'm still not sure, but am willing to try your patch and see how it goes.
 > - Geoffrey Keating <geoffk@geoffk.org>

Thanks, installed.

--
Kaveh R. Ghazi			ghazi@caip.rutgers.edu


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