Unignore stage0/1 i128 tests as well

This commit is contained in:
Simonas Kazlauskas 2017-02-04 06:12:23 +02:00
parent 87ace0d720
commit 206ee20258
2 changed files with 0 additions and 6 deletions

View File

@ -8,9 +8,6 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
// ignore-stage0
// ignore-stage1
// MSVC doesn't support 128 bit integers, and other Windows
// C compilers have very inconsistent views on how the ABI
// should look like.

View File

@ -8,9 +8,6 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
// ignore-stage0
// ignore-stage1
// ignore-emscripten
#![feature(i128_type, test)]