diff options
author | Philip Herron <philip.herron@embecosm.com> | 2022-03-10 13:26:06 +0000 |
---|---|---|
committer | Philip Herron <philip.herron@embecosm.com> | 2022-03-10 16:42:36 +0000 |
commit | 31413ebacfec0f8d7b8c01b1903b76563b965177 (patch) | |
tree | cc5cec3321611bf31cdab3422a9c28eefb0f1916 /gcc/gimple-warn-recursion.cc | |
parent | 77a49507446b67a6c207b4e4fec3639f536b9eca (diff) | |
download | gcc-31413ebacfec0f8d7b8c01b1903b76563b965177.zip gcc-31413ebacfec0f8d7b8c01b1903b76563b965177.tar.gz gcc-31413ebacfec0f8d7b8c01b1903b76563b965177.tar.bz2 |
Add missing canonicalization of slices and raw pointer types
When we intercept impl blocks for slices or raw pointers we must generate
the canonical path for this for name resolution this adds in the missing
visitors which will generate the path. Previously this was defaulting to
empty path segments and then hitting an assertion when we append the
empty segment.
Fixes #1005
Diffstat (limited to 'gcc/gimple-warn-recursion.cc')
0 files changed, 0 insertions, 0 deletions