[gcc/devel/rust/master] Merge #1453

Thomas Schwinge tschwinge@gcc.gnu.org
Thu Aug 11 19:19:21 GMT 2022


https://gcc.gnu.org/g:eca2ac2c23e0c8b438fd696d4f85e35c9210d8dd

commit eca2ac2c23e0c8b438fd696d4f85e35c9210d8dd
Merge: 7027e5c21ae 50bb06ce3b9
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Wed Aug 10 11:06:18 2022 +0000

    Merge #1453
    
    1453: Add in -m32,-m64 configuration to make check-rust r=philberty a=philberty
    
    This is to gate PR's which might break builds on 32bit systems.
    
    Fixes #1439 #871
    
    
    Co-authored-by: Philip Herron <philip.herron@embecosm.com>

Diff:

 .github/bors.toml                                |  2 +-
 .github/workflows/ccpp.yml                       | 85 ++++++++++++++++++++++--
 gcc/testsuite/rust/compile/torture/issue-1432.rs |  1 -
 gcc/testsuite/rust/debug/win64-abi.rs            |  4 +-
 4 files changed, 84 insertions(+), 8 deletions(-)


More information about the Gcc-cvs mailing list