On Jan 04 2021, Nathan Sidwell wrote:
> +// { dg-final { scan-lang-dump {Wrote fixed:[0-9]*
> pointer_type:'::__builtin_va_list'} module { target powerpc*-*-linux* } } }
That is wrong for -m32.
$ grep va_list builtin-3_a.C.002l.module
Connecting declaration decl type_decl:'::va_list'
Connectin
The remaining modules tests use the std library. These are those.
gcc/testsuite/
* g++.dg/modules/binding-1_a.H: New.
* g++.dg/modules/binding-1_b.H: New.
* g++.dg/modules/binding-1_c.C: New.
* g++.dg/modules/binding-2.H: New.
* g++.dg/modules/buil