diff options
author | Faisal Abbas <90.abbasfaisal@gmail.com> | 2022-06-27 16:05:49 +0100 |
---|---|---|
committer | Philip Herron <philip.herron@embecosm.com> | 2022-08-25 12:40:23 +0100 |
commit | 4bae115bfd2c10fc975547b0d4ef9e9a98d51fa4 (patch) | |
tree | 726f2db08fcd705515b731984191070459fccfcc /gcc/rust/backend/rust-compile-struct-field-expr.h | |
parent | d3cf195ab46d7effe806990aa6b7a409bf8e46df (diff) | |
download | gcc-4bae115bfd2c10fc975547b0d4ef9e9a98d51fa4.zip gcc-4bae115bfd2c10fc975547b0d4ef9e9a98d51fa4.tar.gz gcc-4bae115bfd2c10fc975547b0d4ef9e9a98d51fa4.tar.bz2 |
gccrs const folding port: continue porting potential_constant_expression_1()
This changeset ports cp_global_trees structure which is used throughout the
cp constexpr.cc code. I am not sure what it's purpose is but it seems it is used
to add and manipulate tree information during the c++ compilation process.
It is possible this is not needed in the Rust code and may be taken out later.
Also, the initialization function isn't being called from anywhere yet, so
we will need to find a suitable point for it.
Signed-off-by: Faisal Abbas <90.abbasfaisal@gmail.com>
Diffstat (limited to 'gcc/rust/backend/rust-compile-struct-field-expr.h')
0 files changed, 0 insertions, 0 deletions