https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113861
--- Comment #1 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The trunk branch has been updated by Andrew Pinski <pins...@gcc.gnu.org>: https://gcc.gnu.org/g:2b5e0c11a40865b33bc4424b3c344176eaecf104 commit r14-8986-g2b5e0c11a40865b33bc4424b3c344176eaecf104 Author: Andrew Pinski <quic_apin...@quicinc.com> Date: Wed Feb 14 09:34:24 2024 -0800 aarch64/testsuite: Remove dg-excess-errors from c-c++-common/gomp/pr63328.c and gcc.dg/gomp/pr87895-2.c [PR113861] These now pass after r14-6416-gf5fc001a84a7db so let's remove the dg-excess-errors from them. Committed as obvious after a test for aarch64-linux-gnu. gcc/testsuite/ChangeLog: PR testsuite/113861 * c-c++-common/gomp/pr63328.c: Remove dg-excess-errors. * gcc.dg/gomp/pr87895-2.c: Likewise. Signed-off-by: Andrew Pinski <quic_apin...@quicinc.com>