https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121043
Tobias Burnus <burnus at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |burnus at gcc dot gnu.org --- Comment #7 from Tobias Burnus <burnus at gcc dot gnu.org> --- (In reply to Jerry DeLisle from comment #2) > However, I do see the following on gcc-15 pulled this morning. Can you check what branch you checked out? Because the test files > FAIL: gfortran.dg/goacc/parameter-3.f90 -O (test for excess errors) > FAIL: gfortran.dg/goacc/parameter-4.f90 -O (test for excess errors) do not exist on GCC 15 but only on mainline (GCC 16; since r16-2213-g451b6dbf475959). Can you provide more details about those fails? Namely: what system you configured for, which git revision - and, in particular, which excess errors you get? It works here and I also see no FAIL at https://gcc.gnu.org/ml/gcc-testresults/current (It probably makes sense to start a new PR for this issue.)