[Bug other/99648] [11 regression] gcc.dg/torture/pr71522.c fails starting with r11-165 for 32 bits

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Mar 18 16:42:52 GMT 2021


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

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

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
With -O2 -m32 -mlong-double-128 I'm getting exactly the same code for r11-164
and r11-165.
With -O2 -m32 I'm getting different, but it still doesn't FAIL with r11-165.

Note, Richard's commit mentioned exactly that testcase as being problematic...


More information about the Gcc-bugs mailing list