This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] plugin directory / common location for plugins
- From: Steve Ellcey <sje at cup dot hp dot com>
- To: Matthias Klose <doko at ubuntu dot com>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Wed, 14 Apr 2010 10:58:06 -0700 (PDT)
- Subject: Re: [patch] plugin directory / common location for plugins
> gcc/testsuite/
>
> 2010-04-07 Matthias Klose <doko@ubuntu.com>
>
> * gcc.dg/plugindir1.c: New testcase.
> * gcc.dg/plugindir2.c: New testcase.
> * gcc.dg/plugindir3.c: New testcase.
> * gcc.dg/plugindir4.c: New testcase.
Matthias,
These tests are failing for me on a platform that does not support
plugins. Since we support --disable-plugins as a configure option there
should be some way to not run these tests if plugins are not supported
(dg-require-plugins?). Or perhaps they should be moved to the
gcc.dg/plugin directory as those tests already seem to get skipped when
plugins are not supported.
Steve Ellcey
sje@cup.hp.com