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 comparison of decimal float zeroes (PR80692)


On Wed, May 17, 2017 at 06:36:38PM +0000, Segher Boessenkool wrote:

> 2017-05-17  Segher Boessenkool  <segher@kernel.crashing.org>
> 
> 	PR middle-end/80692
> 	* real.c (do_compare): Give decimal_do_compare preference over
> 	comparing just the signs.
> 
> gcc/testsuite/
> 	PR middle-end/80692
> 	* gcc.c-torture/execute/pr80692.c: New testcase.

OK, thanks.

Cheers,
Ben

Attachment: signature.asc
Description: Digital signature


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