Searched refs:dg_options (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/compat/
H A Dstruct-layout-1_generate.c45 const char *dg_options[] = { variable
52 #define NDG_OPTIONS (sizeof (dg_options) / sizeof (dg_options[0]))
538 fprintf (outfile, dg_options[i], "", srcdir_safe);
564 fprintf (outfile, dg_options[i], "-w ", srcdir_safe);
576 fprintf (outfile, dg_options[i], "-w ", srcdir_safe);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/compat/
H A Dstruct-layout-1_generate.c45 const char *dg_options[] = { variable
53 #define NDG_OPTIONS (sizeof (dg_options) / sizeof (dg_options[0]))
792 fprintf (outfile, dg_options[i], "", srcdir_safe);
820 fprintf (outfile, dg_options[i], "-w ", srcdir_safe);
832 fprintf (outfile, dg_options[i], "-w ", srcdir_safe);

Completed in 335 milliseconds