Commit c084d13e by Sudakshina Das Committed by Sudakshina Das

[ARM] Fix pr84826.c failure for thumb1

*** gcc/testsuite/ChangeLog ***

2018-03-23  Sudakshina Das  <sudi.das@arm.com>

	PR target/84826
	* gcc.target/arm/pr84826.c: Add dg directive.

From-SVN: r258805
parent 889a3a30
2018-03-23 Sudakshina Das <sudi.das@arm.com>
PR target/84826
* gcc.target/arm/pr84826.c: Add dg directive.
2018-03-23 Marek Polacek <polacek@redhat.com>
PR c++/85033
......
/* { dg-do compile } */
/* { dg-require-effective-target arm_thumb2_ok } */
/* { dg-options "-Ofast -fstack-clash-protection" } */
void d (void *);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment