diff options
author | Wilco Dijkstra <wdijkstr@arm.com> | 2016-09-28 16:31:34 +0000 |
---|---|---|
committer | Wilco Dijkstra <wilco@gcc.gnu.org> | 2016-09-28 16:31:34 +0000 |
commit | 93c9b105be716efa6ede687f5bc6af6d5224a0de (patch) | |
tree | 6e87c0667cdb91d59bca529216cdf8d8f06c7150 /libstdc++-v3/src | |
parent | 2b1b5938422ef07c10509de00d52b735e55a86f4 (diff) | |
download | gcc-93c9b105be716efa6ede687f5bc6af6d5224a0de.zip gcc-93c9b105be716efa6ede687f5bc6af6d5224a0de.tar.gz gcc-93c9b105be716efa6ede687f5bc6af6d5224a0de.tar.bz2 |
If strchr can't be folded in gimple-fold...
If strchr can't be folded in gimple-fold, we still need to fall into
the generic code so the folding code in builtins.c is also called.
gcc/
* gimple-fold.c (gimple_fold_builtin): After failing to fold
strchr, also try the generic folding.
From-SVN: r240585
Diffstat (limited to 'libstdc++-v3/src')
0 files changed, 0 insertions, 0 deletions