]> granicus.if.org Git - python/commit
Don't inline Py_ADDRESS_IN_RANGE with gcc 4+ either.
authorNeal Norwitz <nnorwitz@gmail.com>
Sat, 28 Oct 2006 21:21:00 +0000 (21:21 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sat, 28 Oct 2006 21:21:00 +0000 (21:21 +0000)
commitab772274700baf17e708e8c8d82c78efbaa038cd
treeb7f8ac3a8b8e89753859287517128eb3f0bfc5b7
parente7e4e2dfabe981f3ebb9a22d270c7dac6650ac9c
Don't inline Py_ADDRESS_IN_RANGE with gcc 4+ either.

Will backport.
Objects/obmalloc.c