re PR ipa/59722 (Bootstrap comparison failure on i686-linux)
authorJakub Jelinek <jakub@redhat.com>
Wed, 8 Jan 2014 18:41:22 +0000 (19:41 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 8 Jan 2014 18:41:22 +0000 (19:41 +0100)
commitc6de66659813cd840c2e1f5fe9698ba857618627
treeef29961a2249266bdd45d6a2eccdc97a501b9c73
parent4c437f02c24d896b08267b39cd8c8216da3bce4e
re PR ipa/59722 (Bootstrap comparison failure on i686-linux)

PR ipa/59722
* ipa-prop.c (ipa_analyze_params_uses): Ignore uses in debug stmts.

* gcc.dg/pr59722.c: New test.

From-SVN: r206438
gcc/ChangeLog
gcc/ipa-prop.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr59722.c [new file with mode: 0644]