* ccl.c (ASCENDING_ORDER): New macro, to work around GCC bug 43772.
commitb1c46f026de9d185ba86ffb1b23c50f2bd095ccf
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 15 Jun 2011 19:40:52 +0000 (15 12:40 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 15 Jun 2011 19:40:52 +0000 (15 12:40 -0700)
tree9f14768fa2b513e63a69102eb7514a129db872e5
parent096a9774c8a8c8710f07e2fbab54e35efeb38050
* ccl.c (ASCENDING_ORDER): New macro, to work around GCC bug 43772.

(GET_CCL_RANGE, IN_INT_RANGE): Use it.
src/ChangeLog
src/ccl.c