diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2021-03-31 09:31:25 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2021-04-01 10:27:12 +0200 |
commit | 16b1b9579d8a71983a50076f42e1bca5e2f3feda (patch) | |
tree | c01e11f152dc0fd90072440a2c62fd5632f26472 | |
parent | 4aa5396e5c61cb1421d1a6c473e297b1528680a8 (diff) | |
download | gcc-16b1b9579d8a71983a50076f42e1bca5e2f3feda.zip gcc-16b1b9579d8a71983a50076f42e1bca5e2f3feda.tar.gz gcc-16b1b9579d8a71983a50076f42e1bca5e2f3feda.tar.bz2 |
'rust.test/xfail_compile/cfg_attr.rs' -> 'rust.test/compile/cfg_attr.rs' [#319]
Testcase added in recent commit ff1eca9a578bb8ff5d35a64e96f6b17fb5f6f81e "Fix
infinite loop when expanding cfg attributes (#319)", but isn't actually
expected to fail, so re-categorize from 'xfail_compile' into 'compile'.
-rw-r--r-- | gcc/testsuite/rust.test/compile/cfg_attr.rs (renamed from gcc/testsuite/rust.test/xfail_compile/cfg_attr.rs) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/gcc/testsuite/rust.test/xfail_compile/cfg_attr.rs b/gcc/testsuite/rust.test/compile/cfg_attr.rs index 95e636b..95e636b 100644 --- a/gcc/testsuite/rust.test/xfail_compile/cfg_attr.rs +++ b/gcc/testsuite/rust.test/compile/cfg_attr.rs |