[gcc r15-3240] Fix PR testsuite/116271, gcc.dg/vect/tsvc/vect-tsvc-s176.c fails

2024-08-27 Thread Joern Rennecke via Gcc-cvs
https://gcc.gnu.org/g:beb94f5979953969593a2387561cdbc8fedfaeb1 commit r15-3240-gbeb94f5979953969593a2387561cdbc8fedfaeb1 Author: Joern Rennecke Date: Wed Aug 28 01:46:25 2024 +0100 Fix PR testsuite/116271, gcc.dg/vect/tsvc/vect-tsvc-s176.c fails gcc/testsuite: PR tests

[gcc r15-2887] 16-bit testsuite fixes - excessive code size

2024-08-12 Thread Joern Rennecke via Gcc-cvs
https://gcc.gnu.org/g:24df2ab33c5e805054006e7b4b94d4270d82074f commit r15-2887-g24df2ab33c5e805054006e7b4b94d4270d82074f Author: Joern Rennecke Date: Mon Aug 12 11:30:02 2024 +0100 16-bit testsuite fixes - excessive code size gcc/testsuite/ * gcc.c-torture/execute/2002

[gcc r15-2886] This fixes problems with tests that exceed a data type or the maximum stack frame size on 16 bit tar

2024-08-12 Thread Joern Rennecke via Gcc-cvs
https://gcc.gnu.org/g:46bd63d872ffb9733c4fff51033447f26ce56576 commit r15-2886-g46bd63d872ffb9733c4fff51033447f26ce56576 Author: Joern Rennecke Date: Mon Aug 12 11:13:24 2024 +0100 This fixes problems with tests that exceed a data type or the maximum stack frame size on 16 bit targets.

[gcc r15-2885] Avoid cfg corruption when using sjlj exceptions where loops are present in the assign_params emitted

2024-08-12 Thread Joern Rennecke via Gcc-cvs
https://gcc.gnu.org/g:40b9a7beb79acbea569be3066768cfb62c0f7c31 commit r15-2885-g40b9a7beb79acbea569be3066768cfb62c0f7c31 Author: Joern Rennecke Date: Mon Aug 12 11:04:51 2024 +0100 Avoid cfg corruption when using sjlj exceptions where loops are present in the assign_params emitted code.

[gcc r15-2780] Fix vect/pr115278.cc for targets where uint32_t is distinct from unsigned.

2024-08-06 Thread Joern Rennecke via Gcc-cvs
https://gcc.gnu.org/g:b844775283a620b8826adf734ecfc97d820c3611 commit r15-2780-gb844775283a620b8826adf734ecfc97d820c3611 Author: Joern Rennecke Date: Wed Aug 7 02:48:45 2024 +0100 Fix vect/pr115278.cc for targets where uint32_t is distinct from unsigned. gcc/testsuite/

[gcc r15-2777] Reduce iteration counts for gcc.dg/vect/tsvc tests.

2024-08-06 Thread Joern Rennecke via Gcc-cvs
https://gcc.gnu.org/g:8fac69a2dbff98ebe1feb87faba0d9b81a173c40 commit r15-2777-g8fac69a2dbff98ebe1feb87faba0d9b81a173c40 Author: Joern Rennecke Date: Mon Jul 22 11:02:16 2024 +0100 Reduce iteration counts for gcc.dg/vect/tsvc tests. testsuite/ * gcc.dg/vect/tsvc/tsvc.h