aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite')
-rw-r--r--gcc/testsuite/ChangeLog80
1 files changed, 80 insertions, 0 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 0397838..48be4ef 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,83 @@
+2026-02-03 David Malcolm <dmalcolm@redhat.com>
+
+ PR analyzer/116865
+ * c-c++-common/analyzer/ice-pr116865.c: New test.
+
+2026-02-03 Iain Buclaw <ibuclaw@gdcproject.org>
+
+ * algol68/compile/error-module-definition-1.a68: New test.
+ * algol68/compile/error-module-definition-2.a68: New test.
+
+2026-02-03 Iain Buclaw <ibuclaw@gdcproject.org>
+
+ * gdc.dg/pr90601.d: Adjust test.
+ * lib/gdc-utils.exp: Handle new compiler options.
+
+2026-02-03 Kirill Chilikin <chilikin.k@gmail.com>
+
+ PR fortran/117303
+ * gfortran.dg/c_funloc_tests_7.f90:
+ Updated test due to changed code generation.
+ * gfortran.dg/c_funloc_tests_9.f90: New test.
+
+2026-02-03 Pengxuan Zheng <pengxuan.zheng@oss.qualcomm.com>
+
+ * gcc.dg/pr123109.c: Move to...
+ * gcc.dg/pr123109-vector.c: ...here.
+ * gcc.dg/pr123109-scalar.c: New test.
+
+2026-02-03 Paul Thomas <pault@gcc.gnu.org>
+
+ PR fortran/123952
+ * gfortran.dg/pr123952.f90: New test.
+
+2026-02-03 Roger Sayle <roger@nextmovesoftware.com>
+
+ PR middle-end/118608
+ * gcc.target/mips/pr118608-1.c: New test case.
+ * gcc.target/mips/pr118608-2.c: Likewise.
+ * gcc.target/mips/pr118608-3.c: Likewise.
+ * gcc.target/mips/pr118608-4.c: Likewise.
+
+2026-02-03 Roger Sayle <roger@nextmovesoftware.com>
+
+ PR middle-end/123826
+ * gcc.dg/errno-2.c: New test case.
+ * gcc.dg/errno-3.c: Likewise.
+
+2026-02-03 Alfie Richards <alfie.richards@arm.com>
+
+ PR target/123548
+ * gcc.target/aarch64/pldir.c: Move to...
+ * gcc.target/aarch64/acle/pldir.c: ...here.
+ * gcc.target/aarch64/builtin_pld_pli_illegal.c: Removed.
+ * gcc.target/aarch64/acle/pld_pli_illegal.c: New test.
+ * gcc.target/aarch64/builtin_pld_pli.c: Removed.
+ * gcc.target/aarch64/acle/pld_pli.c: New test.
+ * gcc.target/aarch64/pr123548.c: New test.
+
+2026-02-03 Christophe Lyon <christophe.lyon@arm.com>
+
+ * lib/target-supports.exp
+ (check_effective_target_arm_neon_ok_nocache): Add "-mcpu=unset
+ -march=armv7-a+simd -mfpu=auto" to the list.
+
+2026-02-03 Jeff Law <jeffrey.law@oss.qualcomm.com>
+
+ PR rtl-optimization/123322
+ * gcc.target/riscv/pr123322.c: New test.
+
+2026-02-03 Jakub Jelinek <jakub@redhat.com>
+
+ PR libstdc++/123921
+ * g++.dg/reflect/feat2.C: Add also test for __cpp_lib_define_static.
+ * g++.dg/reflect/feat3.C: New test.
+
+2026-02-03 Richard Biener <rguenther@suse.de>
+
+ PR ipa/123416
+ * gcc.dg/torture/pr123416.c: New testcase.
+
2026-02-02 Patrick Palka <ppalka@redhat.com>
* g++.dg/cpp23/feat-cxx2b.C: Adjust expected __cpp_deduction_guides