[RFA 7/8] validate_failures.py: New options --manifest_subdir, --manifest_name

Diego Novillo dnovillo@google.com
Fri Nov 30 14:46:00 GMT 2012


On Thu, Nov 29, 2012 at 6:12 PM, Doug Evans <dje@google.com> wrote:
> Diego Novillo writes:
>  > On Sat, Nov 24, 2012 at 5:58 PM, Doug Evans <dje@google.com> wrote:
>  > > Hi.
>  > > This seventh patch adds new options --manifest_subdir, --manifest_name.
>  > > Useful when using validate_failures.py with a different tool, instead of gcc.
>  > >
>  > > Ok to check in?
>  > >
>  > > 2012-11-24  Doug Evans  <dje@google.com>
>  > >
>  > >         * testsuite-management/validate_failures.py: New options --manifest_subdir,
>  > >         --manifest_name.
>  >
>  > OK.
>
> This is another baby-steps kinda patch.
> Instead of adding --manifest_{subdir,name},
> this patch just parameterizes the gcc-specific manifest subdir,
> and provides a utility to compute the manifest path.
>
> Ok to check in?
>
> 2012-11-29  Doug Evans  <dje@google.com>
>
>         * testsuite-management/validate_failures.py: Add function
>         GetManifestPath.  New global _MANIFEST_SUBDIR.

OK.


Diego.



More information about the Gcc-patches mailing list