re PR rtl-optimization/70467 (Useless "and [esp],-1" emitted on AND with uint64_t...
authorJakub Jelinek <jakub@redhat.com>
Mon, 2 May 2016 16:17:02 +0000 (18:17 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 2 May 2016 16:17:02 +0000 (18:17 +0200)
commitd40790c8ac4f81026252a119e11a104ffd49701f
tree31e0a2f76e9cd3c79a5cc2a312aca0859da30ed4
parent00f357941db820bb038818b698d782d7b58f5432
re PR rtl-optimization/70467 (Useless "and [esp],-1" emitted on AND with uint64_t variable)

PR rtl-optimization/70467
* ipa-pure-const.c (check_call): Handle internal calls even in
ipa mode like in local mode.

From-SVN: r235764
gcc/ChangeLog
gcc/ipa-pure-const.c