aboutsummaryrefslogtreecommitdiff
path: root/gcc/fold-const.c
diff options
context:
space:
mode:
authorPatrick Palka <ppalka@gcc.gnu.org>2016-03-24 15:59:53 +0000
committerPatrick Palka <ppalka@gcc.gnu.org>2016-03-24 15:59:53 +0000
commit887ab4e55402409cd7b56ad518607d05687b7ed2 (patch)
treee4e7977b4192f70da34b123ba7285848271f4783 /gcc/fold-const.c
parentfc3fb4bad52a2185acb11a3c17aead7d63719954 (diff)
downloadgcc-887ab4e55402409cd7b56ad518607d05687b7ed2.zip
gcc-887ab4e55402409cd7b56ad518607d05687b7ed2.tar.gz
gcc-887ab4e55402409cd7b56ad518607d05687b7ed2.tar.bz2
Fix PR c++/62212 (ICE during mangling of array type)
gcc/cp/ChangeLog: PR c++/62212 * tree.c (build_cplus_array_type): Determine type-dependentess with uses_template_parms instead of with dependent_type_p. gcc/testsuite/ChangeLog: PR c++/62212 * g++.dg/template/mangle2.C: New test. From-SVN: r234457
Diffstat (limited to 'gcc/fold-const.c')
0 files changed, 0 insertions, 0 deletions