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
This commit is contained in:
parent
4e8e460b44
commit
dc4b579686
@ -1,3 +1,8 @@
|
||||
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.
|
||||
|
@ -1,4 +1,4 @@
|
||||
// { dg-do run { target c++2a } }
|
||||
// { dg-do compile { target c++2a } }
|
||||
|
||||
#include <compare>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user