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]

r195643 - in /branches/gcc-4_7-branch/gcc: Chan...


Author: ebotcazou
Date: Fri Feb  1 10:23:36 2013
New Revision: 195643

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195643
Log:
	* fold-const.c (make_range_step) <TRUTH_NOT_EXPR>: Bail out if the
	range isn't testing for zero.

Added:
    branches/gcc-4_7-branch/gcc/testsuite/gnat.dg/opt26.adb
      - copied unchanged from r195642, trunk/gcc/testsuite/gnat.dg/opt26.adb
Modified:
    branches/gcc-4_7-branch/gcc/ChangeLog
    branches/gcc-4_7-branch/gcc/fold-const.c
    branches/gcc-4_7-branch/gcc/testsuite/ChangeLog


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