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]

Re: [patch repost] libgcc __terminate_func ABI issue.


Richard Henderson <rth@redhat.com> writes:
> On Tue, Jan 23, 2001 at 03:54:31PM -0800, Chris G. Demetriou wrote:
> > Is the optabs.c change unnecesasry in general, or was it bogus just
> > because of the omission below?  (If that function only inits things
> > that are called directly by gcc, the former would be the case...)
> 
> It is unnecessary in general.

OK.

I nuked that hunk, applied the patch to the very current sources, did
a bootstrap on x86-linux to make sure the sources really do compile
with the latest sources, verified correct compile/link/operation of my
test programs (on x86-linux, not a mips target), and checked it in.


thanks again.


cgd

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