Commit dc4b5796 by Jakub Jelinek Committed by Jakub Jelinek

spaceship-scalar1-neg.C: Change dg-do from run to compile.

	* g++.dg/cpp2a/spaceship-scalar1-neg.C: Change dg-do from run to
	compile.

From-SVN: r277934
parent 4e8e460b
2019-11-08 Jakub Jelinek <jakub@redhat.com>
* g++.dg/cpp2a/spaceship-scalar1-neg.C: Change dg-do from run to
compile.
2019-11-07 Iain Sandoe <iain@sandoe.co.uk>
* gcc.target/i386/pr92258.c: Add dg-requires for masm_intel.
......
// { dg-do run { target c++2a } }
// { dg-do compile { target c++2a } }
#include <compare>
......
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