about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2022-06-06 14:34:58 +0200
committerGitHub <noreply@github.com>2022-06-06 14:34:58 +0200
commit85617f1c9311efb39e5b8b68e6430a8a9ecbfd38 (patch)
tree1c064012fb4123685a6caa2e6efb5d3539f73a58 /compiler/rustc_codegen_gcc
parent6da214c1e2a85b420eacec0dc36525aab586e823 (diff)
parenta6207ec975abeb6132aeeede0d3895dbe1d877a8 (diff)
downloadrust-85617f1c9311efb39e5b8b68e6430a8a9ecbfd38.tar.gz
rust-85617f1c9311efb39e5b8b68e6430a8a9ecbfd38.zip
Rollup merge of #97767 - RalfJung:variadic, r=davidtwco
interpret: do not claim UB until we looked more into variadic functions

I am not actually sure if this is UB, and anyway for FFI shims, Miri currently does not attempt to distinguish between arguments passed via variadics vs directly. So let's be consistent.
(Programs that ran into this error will anyway immediately fall through to the "unsupported" message on the next line.)
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions