https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99601
--- Comment #3 from Uroš Bizjak <ubizjak at gmail dot com> --- (In reply to CVS Commits from comment #1) > The master branch has been updated by Nathan Sidwell <nat...@gcc.gnu.org>: > > https://gcc.gnu.org/g:770d3487ef18a71f65626c182625889eee29f580 There is a typo in the selector: +// { dg-final { scan-lang-dump {Wrote GMF:-[0-9]* type_decl:'::__builtin_va_list'@builtins} module { { target x86_64-*-linux* i>86-*-linux* } && lp64 } } i>86-*-linux* should read i?86-*-linux*