]> gcc.gnu.org Git - gcc.git/commit
backend: Add overflow checks to every arithmetic operation
authorArthur Cohen <arthur.cohen@embecosm.com>
Fri, 26 Aug 2022 06:44:02 +0000 (08:44 +0200)
committerArthur Cohen <arthur.cohen@embecosm.com>
Fri, 26 Aug 2022 06:44:02 +0000 (08:44 +0200)
commitfc82b68cc1ee2778f2bfc53c5de47e5b36ac8b7c
tree95454db7a9799f2ad2c16205fbc305e7ff7a09c0
parentff7d6bfed2e7bc08fba1cc456daf464e6176dd46
backend: Add overflow checks to every arithmetic operation
gcc/rust/backend/rust-compile-expr.cc
gcc/rust/backend/rust-compile-item.cc
gcc/rust/backend/rust-compile-type.cc
gcc/rust/rust-backend.h
gcc/rust/rust-gcc.cc
gcc/testsuite/rust/debug/win64-abi.rs
gcc/testsuite/rust/execute/torture/macro-issue1426.rs [moved from gcc/testsuite/rust/compile/torture/macro-issue1426.rs with 68% similarity]
gcc/testsuite/rust/execute/torture/overflow1.rs [new file with mode: 0644]
This page took 0.069201 seconds and 6 git commands to generate.