This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r122770 - in /branches/gcc-4_2-branch/gcc: Chan...


Author: pinskia
Date: Fri Mar  9 23:24:53 2007
New Revision: 122770

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122770
Log:
2007-03-09  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR tree-opt/30045
        * tree-vrp.c (nonnull_arg_p): Treat the static decl as always
        non null.

2007-03-09  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR tree-opt/30045
        * gcc.dg/pr30045.c: New test.


Added:
    branches/gcc-4_2-branch/gcc/testsuite/gcc.dg/pr30045.c
      - copied unchanged from r120069, trunk/gcc/testsuite/gcc.dg/pr30045.c
Modified:
    branches/gcc-4_2-branch/gcc/ChangeLog
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_2-branch/gcc/tree-vrp.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]