]> git.ipfire.org Git - thirdparty/gcc.git/commit
Do not expand the call to memcmp at all when overflow is detected.
authorqinzhao <qinzhao@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Aug 2018 16:33:52 +0000 (16:33 +0000)
committerqinzhao <qinzhao@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Aug 2018 16:33:52 +0000 (16:33 +0000)
commitee1b788e96b04edf90ac8e7408d39427a8268018
tree2bf0f327db2e0b2b64117f2d2b16c5e708530946
parent11e1dba8fa762cced8c6947d2398d06c816ebaf1
Do not expand the call to memcmp at all when overflow is detected.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@263563 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/builtins.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/strcmpopt_6.c