[PATCH 2/2] validation: Add nested test case remarks

2023-11-26 Thread Sebastian Huber
Close #4971. --- testsuites/validation/tr-event-constant.c| 6 ++ testsuites/validation/tr-event-send-receive.c| 6 ++ testsuites/validation/tr-mtx-seize-try.c | 6 ++ testsuites/validation/tr-mtx-seize-wait.c| 6 ++

[PATCH 1/2] libtest: Add T_add_remark()

2023-11-26 Thread Sebastian Huber
This can be used to report that nested test cases did run in a test case. Update #4971. --- cpukit/include/rtems/test.h | 7 +++ cpukit/libtest/t-test.c | 34 +- 2 files changed, 40 insertions(+), 1 deletion(-) diff --git a/cpukit/include/rtems/test.h

Re: [RSB PATCH] 6: Merge the MacOS M silicon patch from gcc-12 to gcc-13

2023-11-26 Thread Cedric Berger
Hello, On 24.11.2023 08:36, Sebastian Huber wrote: Would updating to ISL 0.26 and MPC 1.3.1 fix this issue also? I just tried in on my fully up-to-date M1 Pro (macOS Sonoma 14.1.1, Xcode 15.0.1) Short answer: everything works well without issues (configure, make, check) I just installed

Re: Fwd: [PATCH] Update GMP/MPFR/MPC/ISL/gettext to latest release

2023-11-26 Thread Chris Johns
On 27/11/2023 12:09 pm, Joel Sherrill wrote: > Gdb now needs a couple of those installed. Perhaps they need to be in the > bset. I think we are close to doing this now and so maybe we should just do it. > Also FreeBSD 12 and 13 regularly fail. See build@ for details. I can only see failures to

Re: Fwd: [PATCH] Update GMP/MPFR/MPC/ISL/gettext to latest release

2023-11-26 Thread Joel Sherrill
Gdb now needs a couple of those installed. Perhaps they need to be in the bset. Also FreeBSD 12 and 13 regularly fail. See build@ for details. On Sun, Nov 26, 2023, 6:53 PM Chris Johns wrote: > On 27/11/2023 1:35 am, Sebastian Huber wrote: > > Hello, > > > > could some issues on macOS be cased

Re: Fwd: [PATCH] Update GMP/MPFR/MPC/ISL/gettext to latest release

2023-11-26 Thread Chris Johns
On 27/11/2023 1:35 am, Sebastian Huber wrote: > Hello, > > could some issues on macOS be cased by explicitly setting the configure > --build > and --host in the RSB: Thanks for asking on the gcc patches list. I do not know and I also do not know the rational for the per version numbering on

Re: [PATCH] 6: Use GCC 13.2

2023-11-26 Thread Chris Johns
On 24/11/2023 6:33 pm, Sebastian Huber wrote: > On 24.11.23 02:08, Chris Johns wrote: >> On 24/11/2023 8:22 am, Chris Johns wrote: >>> On 23/11/2023 5:55 pm, Sebastian Huber wrote:> I built all BSPs with GCC >>> 13.2 >>> and Binutils 2.41. It was successful and it fixed some microblaze build

Fwd: [PATCH] Update GMP/MPFR/MPC/ISL/gettext to latest release

2023-11-26 Thread Sebastian Huber
Hello, could some issues on macOS be cased by explicitly setting the configure --build and --host in the RSB: Forwarded Message Subject: Re: [PATCH] Update GMP/MPFR/MPC/ISL/gettext to latest release Date: Sun, 26 Nov 2023 10:15:27 + From: Iain Sandoe To: Sebastian Huber