diff options
author | Philip Herron <philip.herron@embecosm.com> | 2022-08-31 14:08:43 +0100 |
---|---|---|
committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2023-01-31 14:16:50 +0100 |
commit | 1eabeb5aecc954d2c237f5997605a73a37dd1c12 (patch) | |
tree | 63cd23508fa18d04864103f047e3c9f30ca63b62 /gcc/rust/backend/rust-compile-base.cc | |
parent | 7ad24d802e593dff058874bd81a2d4d4cfcd1b73 (diff) | |
download | gcc-1eabeb5aecc954d2c237f5997605a73a37dd1c12.zip gcc-1eabeb5aecc954d2c237f5997605a73a37dd1c12.tar.gz gcc-1eabeb5aecc954d2c237f5997605a73a37dd1c12.tar.bz2 |
gccrs: Remove param_use_canonical_types checks ported from c++ front-end
We are not fully setting TYPE_CANONICAL yet but we don't need to be as
strict as the C++ front-end yet. param_use_canonical_types is a command
line option we are not using either.
gcc/rust/ChangeLog:
* backend/rust-tree.cc (comptypes): Remove some C++ specific checks in
Rust const folder for now.
Diffstat (limited to 'gcc/rust/backend/rust-compile-base.cc')
0 files changed, 0 insertions, 0 deletions