https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113679

--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Oh, you mean the pow equality comparison.  I think you should study something
about floating point, errors, why equality comparisons of floating point values
are usually a bad idea etc.
There is no gcc bug, just bad user expectations.

Reply via email to