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


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

Re: [PATCH] ldtl.c cast patch and misc.


>>>>> "Alex" == Alexandre Petit-Bianco <apbianco@cygnus.com> writes:

Alex> I started to see failures building ltdl.c this morning. I don't
Alex> know whether my patch is the right way to fix this.

I'm ignoring this part per your followup.

Alex> Also, include/i386-signal.h's HANDLE_DIVIDE_OVERFLOW now has an
Alex> unused variable `unsigned int *_ebp' Is it that we just don't
Alex> need it anymore?

I think it can be deleted.
According to cvs annotate, the uses of `ebp' were in version 1.11 but
were deleted in 1.12.  So I think this was just an oversight.
Please check in your patch.

Tom


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