Tulio Magno Quites Machado Filho 5e628dd118 powerpc: Fix powerpc32/power7 memchr for large input sizes
The same error fixed in commit b224637928e9fc04e3cef3e10d02ccf042d01584
happens in the 32-bit implementation of memchr for power7.

This patch adopts the same solution, with a minimal change: it
implements a saturated addition where overflows sets the maximum pointer
size to UINTPTR_MAX.
2016-12-28 11:44:31 -02:00
..
2010-06-30 09:57:38 -07:00
2011-12-17 20:32:59 -05:00
2016-03-11 11:31:58 -03:00
2011-12-17 20:32:59 -05:00