From ad1d936014274ea6b79d86b0ad3997e11daeb593 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Sun, 16 Feb 2025 12:40:15 +0800 Subject: [PATCH] loongarch: gcc: Remove pr64076 failure It's a binutils bug and it seems fixed with binutils-2.44. --- chapter08/gcc.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/chapter08/gcc.xml b/chapter08/gcc.xml index e79828730..d8325e1e9 100644 --- a/chapter08/gcc.xml +++ b/chapter08/gcc.xml @@ -189,14 +189,12 @@ su tester -c "PATH=$PATH make -k check" + vect-117.c: https://gcc.gnu.org/PR113685 --> The tests named gen-vect-11b.c, gen-vect-11c.c, gen-vect-26.c, gen-vect-28.c, - pr64076, pr108357.c, update-threading.c, and vect-117.c are known to fail.