aboutsummaryrefslogtreecommitdiff
path: root/gcc/builtins.cc
diff options
context:
space:
mode:
authorPierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>2024-02-06 17:21:45 +0100
committerP-E-P <32375388+P-E-P@users.noreply.github.com>2024-03-26 17:35:02 +0000
commit4d64d55f5a8e2ed4fbeca2d56da7c51d65fe040b (patch)
treed1302f878fe7d8b53fd3e5e36e95b3bf786282c3 /gcc/builtins.cc
parentc14e44a53c10a8bcd3fbe87c243ac65ea5aa813b (diff)
downloadgcc-4d64d55f5a8e2ed4fbeca2d56da7c51d65fe040b.zip
gcc-4d64d55f5a8e2ed4fbeca2d56da7c51d65fe040b.tar.gz
gcc-4d64d55f5a8e2ed4fbeca2d56da7c51d65fe040b.tar.bz2
Use new name resolver to compile constant items
Constant items were handled only by the old resolver, this lead to an ICE when using the new resolver on some rust code containing a constant item as the new and the old resolver cannot be used at the same time. gcc/rust/ChangeLog: * backend/rust-compile-item.cc (CompileItem::visit): Check the resolver flag and use the new one when required. Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Diffstat (limited to 'gcc/builtins.cc')
0 files changed, 0 insertions, 0 deletions