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]

r251172 - /branches/range-gen2/gcc/range.c


Author: amacleod
Date: Thu Aug 17 22:50:42 2017
New Revision: 251172

URL: https://gcc.gnu.org/viewcvs?rev=251172&root=gcc&view=rev
Log:
r

Types dont need to be identical for intersect//union, just compatible.
Think bool and const bool.

-This line, and those below, will be ignored--

M    range.c

Modified:
    branches/range-gen2/gcc/range.c


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