diff options
author | Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com> | 2025-04-25 16:02:12 +0200 |
---|---|---|
committer | P-E-P <32375388+P-E-P@users.noreply.github.com> | 2025-04-28 11:08:30 +0000 |
commit | b22c7d8df0b3adb17d26f302d192bef1816d5bca (patch) | |
tree | 86c4a94ebc7b07db29312ceee294fb3a83b350b4 /gcc/tree-data-ref.h | |
parent | ee61e8917f0057e271177c5ad2e5a4a7c3ccdbaa (diff) | |
download | gcc-b22c7d8df0b3adb17d26f302d192bef1816d5bca.zip gcc-b22c7d8df0b3adb17d26f302d192bef1816d5bca.tar.gz gcc-b22c7d8df0b3adb17d26f302d192bef1816d5bca.tar.bz2 |
Completely duplicate path node
Both nodes had the same id, this led to a resolution conflict.
gcc/rust/ChangeLog:
* expand/rust-derive-clone.cc (DeriveClone::clone_enum_struct): Clone
path to avoid using the same nodeid.
gcc/testsuite/ChangeLog:
* rust/compile/nr2/exclude: Remove now passing test from exclusion
list.
Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Diffstat (limited to 'gcc/tree-data-ref.h')
0 files changed, 0 insertions, 0 deletions