https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121043
--- Comment #8 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> --- (In reply to Tobias Burnus from comment #7) > (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.) Please accept my apologies, I was burning the midnight oil bisecting for the original bug here. I could have easily got in the wrong place. I just rechecked it and all is good on the 15 branch.