Author: uros
Date: Thu Mar 13 18:34:47 2014
New Revision: 208553
URL: http://gcc.gnu.org/viewcvs?rev=208553&root=gcc&view=rev
Log:
* regex.c (bzero) [!_LIBC]: Define without coma expression.
(regerror): Cast the call to memcpy to (void) to avoid unused
value warnings.
Modified:
trunk/libiberty/ChangeLog
trunk/libiberty/regex.c