https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63838

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Wed Nov 12 23:25:47 2014
New Revision: 217451

URL: https://gcc.gnu.org/viewcvs?rev=217451&root=gcc&view=rev
Log:
    PR ipa/63838
    * ipa-pure-const.c (propagate_nothrow): Walk w->indirect_calls
    chain instead of node->indirect_calls.

    * g++.dg/ipa/pr63838.C: New test.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/g++.dg/ipa/pr63838.C
Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/ipa-pure-const.c
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog

Reply via email to