[committed] gcc/testsuite/g++.dg/gomp/append-args-8.C: Fix scan-dump-tree (was: [Linaro-TCWG-CI] gcc-15-8972-g7e286b56545: 3 regressions on aarch64)

2025-03-30 Thread Tobias Burnus
The tree dump had bogus tailing numbers: interop.[0-9]+3, interop.[0-9]+2 This happened to work with x86-64 (-m32, -m64) but not with aarch64. I committed inr15-9033-ge0886d8ad4c519 the obvious fix: remove the 3 and 2 after the '+' Tobias ci_not...@linaro.org wrote: In gcc_check master-aarc

[Linaro-TCWG-CI] gcc-15-8972-g7e286b56545: 3 regressions on aarch64

2025-03-29 Thread ci_notify--- via Gcc-regression
Dear contributor, Our automatic CI has detected problems related to your patch(es). Please find some details below. In gcc_check master-aarch64, after: | commit gcc-15-8972-g7e286b56545 | Author: Tobias Burnus | Date: Thu Mar 27 14:09:20 2025 +0100 | | OpenMP: Fix C++ template