gcc.c (cc1_options): Handle -iplugindir before processing the cc1 spec.
[gcc.git] / gcc / testsuite / gcc.dg / plugindir4.c
1 /* { dg-do preprocess } */
2 /* { dg-options "-iplugindir=my-plugindir -fplugin=foo" } */
3
4 /* { dg-prune-output ".*inacessible plugin file.*my-plugindir/foo\.so expanded from short plugin name.*" } */