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

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

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

--- Comment #9 from Xi Ruoyao <xry111 at gcc dot gnu.org> ---
The test case has caught a bug on LoongArch:

FAIL: gcc.c-torture/compile/pr118501.c   -O2  (internal compiler error:
Segmentation fault)
FAIL: gcc.c-torture/compile/pr118501.c   -O2  (test for excess errors)
FAIL: gcc.c-torture/compile/pr118501.c   -O3 -g  (internal compiler error:
Segmentation fault)
FAIL: gcc.c-torture/compile/pr118501.c   -O3 -g  (test for excess errors)
FAIL: gcc.c-torture/compile/pr118501.c   -Os  (internal compiler error:
Segmentation fault)
FAIL: gcc.c-torture/compile/pr118501.c   -Os  (test for excess errors)
FAIL: gcc.c-torture/compile/pr118501.c   -O2 -flto -fno-use-linker-plugin
-flto-partition=none  (internal compiler error: Segmentation fault)
FAIL: gcc.c-torture/compile/pr118501.c   -O2 -flto -fno-use-linker-plugin
-flto-partition=none  (test for excess errors)

Reply via email to