diff options
author | liushuyu <liushuyu011@gmail.com> | 2023-09-09 14:19:06 -0600 |
---|---|---|
committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2025-03-21 12:56:56 +0100 |
commit | 165e7575a96af9ba901af199fa525f069efef574 (patch) | |
tree | 74b32a9ee4ad496246c8f8ea223d45f660f0d507 /gcc/tree-inline.cc | |
parent | 8ce8781f29b425bb20dd4fcdd3981de9aa57131b (diff) | |
download | gcc-165e7575a96af9ba901af199fa525f069efef574.zip gcc-165e7575a96af9ba901af199fa525f069efef574.tar.gz gcc-165e7575a96af9ba901af199fa525f069efef574.tar.bz2 |
gccrs: rust/intrinsic: add try intrinsic and panic strategy options
gcc/rust/ChangeLog:
* backend/rust-compile-intrinsic.cc: add `try` intrinsic handler.
* lang.opt: add `-frust-panic` option.
* rust-lang.cc: enable exception handler code generation.
* rust-session-manager.cc: add getter and setter for panic
strategy option.
* rust-session-manager.h: Likewise.
Signed-off-by: Zixing Liu <liushuyu011@gmail.com>
Diffstat (limited to 'gcc/tree-inline.cc')
0 files changed, 0 insertions, 0 deletions