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 84a85305de5 Merge #1700 new 54e2c74a5b0 add math intrinsics new 0152926ab36 Merge #1706
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-builtins.cc | 122 ++++++++++++++- .../rust/compile/torture/intrinsics-math.rs | 173 +++++++++++++++++++++ 2 files changed, 291 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/rust/compile/torture/intrinsics-math.rs