aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vrp.c
diff options
context:
space:
mode:
authorJason Merrill <jason@redhat.com>2019-03-18 15:37:00 -0400
committerJason Merrill <jason@gcc.gnu.org>2019-03-18 15:37:00 -0400
commit7834e5a0e103c7f07c789cbe7293c6c1400a1216 (patch)
tree97886d9c91f2fe477e6119e6ecaa89f7b04eaf30 /gcc/tree-vrp.c
parentd849cfaeeaf15a30170b0fb10b4f62075a1ee58b (diff)
downloadgcc-7834e5a0e103c7f07c789cbe7293c6c1400a1216.zip
gcc-7834e5a0e103c7f07c789cbe7293c6c1400a1216.tar.gz
gcc-7834e5a0e103c7f07c789cbe7293c6c1400a1216.tar.bz2
PR c++/89630 - ICE with dependent using-decl as template arg.
Even though these two using-declarations have the same effect, they are not the same declaration, and we don't need to work to treat them as the same like we do for typedefs. If we did need to, we would need to handle them specially in iterative_hash_template_arg as well as here. * tree.c (cp_tree_equal): Always return false for USING_DECL. From-SVN: r269777
Diffstat (limited to 'gcc/tree-vrp.c')
0 files changed, 0 insertions, 0 deletions