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...