This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH 5/9] Introduce selftest::locate_file (v4)
- From: Bernd Schmidt <bschmidt at redhat dot com>
- To: David Malcolm <dmalcolm at redhat dot com>, gcc-patches at gcc dot gnu dot org
- Date: Fri, 9 Dec 2016 02:48:16 +0100
- Subject: Re: [PATCH 5/9] Introduce selftest::locate_file (v4)
- Authentication-results: sourceware.org; auth=none
- References: <1478898935-46932-1-git-send-email-dmalcolm@redhat.com> <1478898935-46932-6-git-send-email-dmalcolm@redhat.com> <6c5f9feb-8cc3-a7e1-b102-4ac9bcd54e0b@redhat.com> <1481233659.16607.10.camel@redhat.com>
On 12/08/2016 10:47 PM, David Malcolm wrote:
Is (A) OK, or would you prefer (B)? (I prefer (A) fwiw)
Oh well, just keep it as it is.
Bernd