Commit 27ee6398 by Uros Bizjak Committed by Uros Bizjak

pr86763.C (dg-additional-options): Add -lrt for target *-*-linux-gnu.

	* g++.dg/torture/pr86763.C (dg-additional-options): Add -lrt
	for target *-*-linux-gnu.

From-SVN: r263338
parent 234c9000
2018-08-06 Uros Bizjak <ubizjak@gmail.com>
* g++.dg/torture/pr86763.C (dg-additional-options): Add -lrt
for target *-*-linux-gnu.
2018-08-06 Alan Hayward <alan.hayward@arm.com>
* gcc.target/aarch64/sve/tls_preserve_1.c: New test.
......
// { dg-do run }
// { dg-additional-options "-fschedule-insns2 -fstrict-aliasing" }
// { dg-additional-options "-lrt" { target *-*-linux-gnu } }
#include <cstdint>
#include <cassert>
......
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