Re: [PATCH 11/14] Handle location wrappers in string_conv_p
On 11/10/2017 04:45 PM, David Malcolm wrote: gcc/cp/ChangeLog: * typeck.c (string_conv_p): Strip any location wrapper from "exp". OK. Jason
[PATCH 11/14] Handle location wrappers in string_conv_p
gcc/cp/ChangeLog: * typeck.c (string_conv_p): Strip any location wrapper from "exp". --- gcc/cp/typeck.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gcc/cp/typeck.c b/gcc/cp/typeck.c index dd3e19d..523e4d3 100644 --- a/gcc/cp/typeck.c +++ b/gcc/cp/typeck.c @@ -2149,6 +2149,8 @@ s