diff options
author | Philip Herron <philip.herron@embecosm.com> | 2022-07-25 12:59:15 +0100 |
---|---|---|
committer | Philip Herron <philip.herron@embecosm.com> | 2022-08-25 12:40:25 +0100 |
commit | d4e80fd645a9b4cac48957283e820f23d6e18aab (patch) | |
tree | a58728652d53be12d273cbacadb8ce3e32a8072f /gcc/rust/backend/rust-constexpr.cc | |
parent | 4fe7b96c2726322191c0eadd2c1c712afb3d0299 (diff) | |
download | gcc-d4e80fd645a9b4cac48957283e820f23d6e18aab.zip gcc-d4e80fd645a9b4cac48957283e820f23d6e18aab.tar.gz gcc-d4e80fd645a9b4cac48957283e820f23d6e18aab.tar.bz2 |
Each intrinsic needs marked as const
These intrinsics and builtin's need to be marked as const in order for the
const eval code to generate copy's to cache their results and folded
function bodies.
Diffstat (limited to 'gcc/rust/backend/rust-constexpr.cc')
0 files changed, 0 insertions, 0 deletions