]> git.ipfire.org Git - thirdparty/gcc.git/commit
* tree-vrp.c (may_contain_p): Do not access m_min/m_max directly.
authoraldyh <aldyh@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Nov 2018 09:52:53 +0000 (09:52 +0000)
committeraldyh <aldyh@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Nov 2018 09:52:53 +0000 (09:52 +0000)
commit9ddb6e830d816730c129a76bd8beeb113c64c3b2
treea98155d9625faa855c662fb5e9efc3fd9ffc7806
parentde5067215b17918e6df95ebc39cfd7ce26c60260
* tree-vrp.c (may_contain_p): Do not access m_min/m_max directly.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@265954 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-vrp.c