This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]