re PR c++/82084 (ICE: constructing wstring with -O3)
authorRichard Biener <rguenther@suse.de>
Tue, 5 Sep 2017 12:58:00 +0000 (12:58 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 5 Sep 2017 12:58:00 +0000 (12:58 +0000)
commit54c430044ba9a35a590e591108b184535eba5763
tree38fb6080d7430ab29683c9a114acbcfb92732c94
parentd3b080bc72ce3f0a707c7755f0917a283ec8c788
re PR c++/82084 (ICE: constructing wstring with -O3)

2017-09-05  Richard Biener  <rguenther@suse.de>

PR tree-optimization/82084
* fold-const.c (can_native_encode_string_p): Handle wide characters.

From-SVN: r251711
gcc/ChangeLog
gcc/fold-const.c