This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [RFA 2/8] validate_failures.py: use target_alias
- From: Diego Novillo <dnovillo at google dot com>
- To: Doug Evans <dje at google dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Sun, 25 Nov 2012 10:34:52 -0500
- Subject: Re: [RFA 2/8] validate_failures.py: use target_alias
- References: <yjt238zy7hb9.fsf@ruffy2.mtv.corp.google.com>
On Sat, Nov 24, 2012 at 5:43 PM, Doug Evans <dje@google.com> wrote:
> 2012-11-24 Doug Evans <dje@google.com>
>
> * testsuite-management/validate_failures.py: Use <target_alias>
> instead of
> <target>. Minor whitespace changes.
OK.
Diego.