Hi Thomas,
On 14/07/16 10:12, Thomas Preudhomme wrote:
This patch fixes a syntax error in the dg-do selector of pr42574.c: it is
missing the target keyword, with the following boolean expression enclosed in
curly braces. Test fails to be run without this patch and successfully pass
with it. Patch is in attachment.
ChangeLog entry is as follows:
*** gcc/testsuite/ChangeLog ***
2016-07-13 Thomas Preud'homme <thomas.preudho...@arm.com>
* gcc.target/arm/pr42574.c: Add missing target keyword for the dg-do
selector and enclose boolean expression in curly braces.
Is this ok for trunk?
Ok. I'd say this is an obvious change.
Thanks,
Kyrill
Best regards,
Thomas