aboutsummaryrefslogtreecommitdiff
path: root/gcc/fold-const.c
diff options
context:
space:
mode:
authorJason Merrill <jason@redhat.com>2019-02-28 19:08:58 -0500
committerJason Merrill <jason@gcc.gnu.org>2019-02-28 19:08:58 -0500
commitaaa6a4664b55ef69bd19c2dee94a40cb619f6330 (patch)
treee1d4b52d1b28605ef8c77e615cf4ea7c62490561 /gcc/fold-const.c
parent1eb7a0850bfe34f3bae0681a0032e4cbb3adaa17 (diff)
downloadgcc-aaa6a4664b55ef69bd19c2dee94a40cb619f6330.zip
gcc-aaa6a4664b55ef69bd19c2dee94a40cb619f6330.tar.gz
gcc-aaa6a4664b55ef69bd19c2dee94a40cb619f6330.tar.bz2
PR c++/88183 - ICE with .* fold-expression.
build_m_component_ref can't handle type-dependent operands, so let's use the default case; tsubst_copy_and_build also uses build_x_binary_op for substituting a DOTSTAR_EXPR. * pt.c (fold_expression) [DOTSTAR_EXPR]: Remove special handling. From-SVN: r269293
Diffstat (limited to 'gcc/fold-const.c')
0 files changed, 0 insertions, 0 deletions