This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH V4 1/3] testsuite: Support detection of Intel compilers via test_compiler_version.
- From: Yao Qi <qiyaoltc at gmail dot com>
- To: Bernhard Heckel <bernhard dot heckel at intel dot com>
- Cc: qiyaoltc at gmail dot com, gdb-patches at sourceware dot org, brobecker at adacore dot com
- Date: Mon, 18 Apr 2016 11:25:27 +0100
- Subject: Re: [PATCH V4 1/3] testsuite: Support detection of Intel compilers via test_compiler_version.
- Authentication-results: sourceware.org; auth=none
- References: <1460974046-1281-1-git-send-email-bernhard dot heckel at intel dot com> <1460974046-1281-2-git-send-email-bernhard dot heckel at intel dot com>
Bernhard Heckel <bernhard.heckel@intel.com> writes:
> 2016-04-15 Bernhard Heckel <bernhard.heckel@intel.com>
>
> gdb/Testsuite/Changelog:
s/Testsuite/testsuite/
> * lib/compiler.c: Add Intel specific preprocessor macros.
> * lib/compiler.cc: Likewise.
Patch is good to me.
--
Yao (éå)