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]

r262685 - in /branches/gcc-8-branch/gcc: Change...


Author: ebotcazou
Date: Mon Jul 16 09:02:03 2018
New Revision: 262685

URL: https://gcc.gnu.org/viewcvs?rev=262685&root=gcc&view=rev
Log:
	PR tree-optimization/86514
	* tree-ssa-reassoc.c (init_range_entry) <CASE_CONVERT>: Return for a
	conversion to a boolean type from a type with greater precision.

Added:
    branches/gcc-8-branch/gcc/testsuite/gnat.dg/opt73.adb
      - copied unchanged from r262684, trunk/gcc/testsuite/gnat.dg/opt73.adb
Modified:
    branches/gcc-8-branch/gcc/ChangeLog
    branches/gcc-8-branch/gcc/testsuite/ChangeLog
    branches/gcc-8-branch/gcc/tree-ssa-reassoc.c


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