diff options
author | Philip Herron <philip.herron@embecosm.com> | 2022-08-23 16:41:00 +0100 |
---|---|---|
committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2022-12-13 14:00:07 +0100 |
commit | 5e7d199739f245eaceed1e74ffd48429e2401c86 (patch) | |
tree | 0041615d2744d800c54e952c4d3c29f93fc2aab1 /gcc/rust/config-lang.in | |
parent | ab1e0db43c2faf5e6dd0526a41410c36d346b4a6 (diff) | |
download | gcc-5e7d199739f245eaceed1e74ffd48429e2401c86.zip gcc-5e7d199739f245eaceed1e74ffd48429e2401c86.tar.gz gcc-5e7d199739f245eaceed1e74ffd48429e2401c86.tar.bz2 |
gccrs: Add lang.opt
We have some Rust-specific language options. Note that -fwrapv is
enabled by default in the code. We are trying to respect options such as
-Wunused-result which we get by porting over C++'s no-discard for Rust's
must-use attribute, so we have enabled these by default directly here.
gcc/rust/
* lang.opt: New.
Diffstat (limited to 'gcc/rust/config-lang.in')
0 files changed, 0 insertions, 0 deletions