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

--- Comment #4 from Alan Modra <amodra at gcc dot gnu.org> ---
Author: amodra
Date: Mon Jun 23 15:10:32 2014
New Revision: 211898

URL: https://gcc.gnu.org/viewcvs?rev=211898&root=gcc&view=rev
Log:
gcc/
    PR bootstrap/61583
    * tree-vrp.c (remove_range_assertions): Do not set is_unreachable
    to zero on debug statements.
gcc/testsuite/
    * gcc.dg/pr61583.c: New.


Added:
    branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/pr61583.c
Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_9-branch/gcc/tree-vrp.c

Reply via email to