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] Fix __div[sdtx]c3 (PR c/30360)


Jakub Jelinek <jakub@redhat.com> writes:

> 2007-01-04  Jakub Jelinek  <jakub@redhat.com>
> 
> 	PR c/30360
> 	* libgcc2.c (__divdc3): Compare c and d against 0.0 instead of
> 	denom against 0.0.
> 
> 	* gcc.dg/pr30360.c: New test.

This is OK everywhere.

Thanks.

Ian


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