diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2022-06-29 13:39:05 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-29 13:39:05 +0000 |
commit | 9976c571ff14dc8e3da3ecd719f42b903a30f466 (patch) | |
tree | 96b3ba272723dfc1074c8f513abd2fddd0910999 /gcc/rust/rust-buffered-queue.h | |
parent | c88cc0aa644836c361ce5d8ff5225a9c12333dea (diff) | |
parent | 2a7a0589f62ab9157d9f862ec2fd7d680c53c5f3 (diff) | |
download | gcc-9976c571ff14dc8e3da3ecd719f42b903a30f466.zip gcc-9976c571ff14dc8e3da3ecd719f42b903a30f466.tar.gz gcc-9976c571ff14dc8e3da3ecd719f42b903a30f466.tar.bz2 |
Merge #1338
1338: gccrs const folding port: continue porting potential_constant_expression_1() r=philberty a=abbasfaisal
Card: [Link](https://github.com/Rust-GCC/gccrs/projects/16#card-82300805).
Target function: [Link](https://github.com/Rust-GCC/gccrs/blob/master/gcc/cp/constexpr.cc#L8350)
Following functions are ported in this changeset:
- [maybe_constexpr_fn](https://github.com/Rust-GCC/gccrs/blob/master/gcc/cp/constexpr.cc#L5495)
- [get_nth_callarg](https://github.com/Rust-GCC/gccrs/blob/master/gcc/cp/constexpr.cc#L1333)
- [var_in_maybe_constexpr_fn](https://github.com/Rust-GCC/gccrs/blob/master/gcc/cp/constexpr.cc#L5507)
- [array_type_nelts_top](https://github.com/Rust-GCC/gccrs/blob/master/gcc/cp/tree.cc#L3055)
- [builtin_valid_in_constant_expr_p](https://github.com/Rust-GCC/gccrs/blob/master/gcc/cp/tree.cc#L445)
- [decl_maybe_constant_var_p](https://github.com/Rust-GCC/gccrs/blob/master/gcc/cp/decl2.cc#L4623)
- [cp_type_quals](https://github.com/Rust-GCC/gccrs/blob/master/gcc/cp/typeck.cc#L10946)
Co-authored-by: Faisal Abbas <90.abbasfaisal@gmail.com>
Diffstat (limited to 'gcc/rust/rust-buffered-queue.h')
0 files changed, 0 insertions, 0 deletions