This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/rust/master in repository gcc.
from a273dbd971d Merge #1374 new a991c302626 backend: properly handles foreign ABIs new 26114120fd6 Merge #1375
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/rust/backend/rust-compile-base.cc | 29 +++++++++++++++++++++++------ gcc/rust/util/rust-abi.cc | 8 ++++++++ gcc/rust/util/rust-abi.h | 2 ++ gcc/testsuite/rust/debug/win64-abi.rs | 11 +++++++++++ 4 files changed, 44 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/rust/debug/win64-abi.rs