https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51748
--- Comment #3 from CVS 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:852fdc23a20d07087b5908b57ae7725f435732d5 commit r12-3301-g852fdc23a20d07087b5908b57ae7725f435732d5 Author: Andrew Pinski <apin...@marvell.com> Date: Wed Sep 1 00:13:51 2021 +0000 Add MIPS Linux support to gcc.misc-tests/linkage.c (testsuite/51748) This adds MIPS Linux support to gcc.misc-tests/linkage.exp. Basically copying what was done for MIPS IRIX and changing the options to be correct. OK? gcc/testsuite/ChangeLog: PR testsuite/51748 * gcc.misc-tests/linkage.exp: Add mips*-linux-* support.