aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2019-01-10 11:56:56 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2019-01-10 11:56:56 +0100
commit6cdf1946f6eed116552026cfeb44a669ee882ccf (patch)
tree9e0df4647c48c61b0be61e9fa0ab0c1f4ded7f28 /gcc
parentdbf02a2cd6652a1e95cce0ea5035ac394c023a00 (diff)
downloadgcc-6cdf1946f6eed116552026cfeb44a669ee882ccf.zip
gcc-6cdf1946f6eed116552026cfeb44a669ee882ccf.tar.gz
gcc-6cdf1946f6eed116552026cfeb44a669ee882ccf.tar.bz2
re PR tree-optimization/88775 (Optimize std::string assignment)
PR tree-optimization/88775 * include/bits/stl_function.h (greater<_Tp*>::operator(), less<_Tp*>::operator(), greater_equal<_Tp*>::operator(), less_equal<_Tp*>::operator()): Use __builtin_is_constant_evaluated instead of __builtin_constant_p if available. Don't bother with the pointer comparison in C++11 and earlier. From-SVN: r267800
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions