This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: dg-require-{fork,mkfifo} for V3 testsuite
Benjamin Kosnik wrote:
>This looks great to me.
>
>
Seconded! When this patch is in, we can discuss a bit what we want to do
with the names locale tests: the simplest solution would be adding a
global dg-require-namedlocale, or something like that, that tests at the
outset all the required locales (as per the documentation: we should
remember to check whether is up to date). Seems doable, have only to
understand in detail how to run a test inside target-supports-dg.exp.
We can also envisage something more fine-grained, for specific named
locales, that is, but seems much more tricky or leading to code
duplication...
Paolo.