https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94321
--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Iain Buclaw <ibuc...@gcc.gnu.org>: https://gcc.gnu.org/g:fb25041e11d92ea2df2e92065b256f8e5aa58a6c commit r10-7504-gfb25041e11d92ea2df2e92065b256f8e5aa58a6c Author: Iain Buclaw <ibuc...@gdcproject.org> Date: Wed Apr 1 23:02:01 2020 +0200 d: Fix gdc.dg/pr92216.d FAILs on 32-bit targets The symbol being scanned for only matched on 64-bit targets. gcc/testsuite/ChangeLog: PR d/94321 * gdc.dg/pr92216.d: Update to work on targets with 16 or 32-bit pointers.