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

--- Comment #4 from vishwambhar.rathi at puresoftware dot com ---
I am not using any optimization flag in compiling. Where should I post about
this bug? Thanks.
________________________________
From: xry111 at gcc dot gnu.org <gcc-bugzi...@gcc.gnu.org>
Sent: 30 September 2023 19:48
To: Vishwambhar Rathi <vishwambhar.ra...@puresoftware.com>
Subject: [Bug middle-end/111646] cos function giving different result for the
same input value

[You don't often get email from gcc-bugzi...@gcc.gnu.org. Learn why this is
important at https://aka.ms/LearnAboutSenderIdentification ]

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

Xi Ruoyao <xry111 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xry111 at gcc dot gnu.org

--- Comment #3 from Xi Ruoyao <xry111 at gcc dot gnu.org> ---
Are you compiling with optimization?  If you are not enabling any optimization,
the result of cos actually comes from Glibc and it's not a GCC issue.

--
You are receiving this mail because:
You reported the bug.

Reply via email to