about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorBen Kimock <kimockb@gmail.com>2023-04-10 07:52:36 -0400
committerBen Kimock <kimockb@gmail.com>2023-04-10 07:56:31 -0400
commit73702d5e39e812d2e9ad22221462c266c963dd43 (patch)
tree07dc10ebd53eb23ed6d232fc23008fe9cbf45664 /compiler/rustc_codegen_gcc
parent6efdf4d1309f8047bc439a4810888c715e2df480 (diff)
downloadrust-73702d5e39e812d2e9ad22221462c266c963dd43.tar.gz
rust-73702d5e39e812d2e9ad22221462c266c963dd43.zip
Turn off the alignment check pass, remove the panic test for it
The panic test is now counted as an error test; we encounter a Terminate
terminator, and emit an interpreter error, as opposed to just
terminating due to a panic. So this test should have broken with
https://github.com/rust-lang/rust/pull/102906 but wasn't because the Miri
test suite is currently broken in rust-lang/rust:
 https://github.com/rust-lang/rust/issues/110102
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions