This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Allow dg-skip-if to use compiler flags specified through set_board_info cflags
- From: Mike Stump <mikestump at comcast dot net>
- To: Senthil Kumar Selvaraj <senthil_kumar dot selvaraj at atmel dot com>
- Cc: <gcc-patches at gcc dot gnu dot org>
- Date: Tue, 21 Aug 2012 15:08:43 -0700
- Subject: Re: [PATCH] Allow dg-skip-if to use compiler flags specified through set_board_info cflags
- References: <20120811173903.GB21432@atmel.com>
On Aug 11, 2012, at 10:39 AM, Senthil Kumar Selvaraj wrote:
> This patch allows cflags set in board config files using
> "set_board_info cflags" to be used in the selectors of
> dg-skip-if and other dejagnu commands that use the check-flags
> proc.
Ok.