Commit 0021b8a5 by Kyrylo Tkachov Committed by Kyrylo Tkachov

Correct usage of dg-require-fork in gcc.dg/torture/ftrapv-1.c

	* gcc.dg/torture/ftrapv-1.c: Correct usage of dg-require-fork.

From-SVN: r213629
parent 371e764d
2014-08-05 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
* gcc.dg/torture/ftrapv-1.c: Correct usage of dg-require-fork.
2014-08-04 Rohit <rohitarulraj@freescale.com>
PR target/60102
......
/* { dg-do run } */
/* { dg-additional-options "-ftrapv" } */
/* { dg-require-effective-target trapping } */
/* { dg-require-fork } */
/* { dg-require-fork "" } */
#include <stdlib.h>
#include <unistd.h>
......
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