[Bug other/56245] -fsanitize=address miscompiles GCC

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Feb 9 18:41:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56245

--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-02-09 18:41:05 UTC ---
Author: jakub
Date: Sat Feb  9 18:41:00 2013
New Revision: 195918

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195918
Log:
    PR other/56245
    * regex.c (PTR_INT_TYPE): Define.
    (EXTEND_BUFFER): Change incr type from int to PTR_INT_TYPE.

Modified:
    trunk/libiberty/ChangeLog
    trunk/libiberty/regex.c



More information about the Gcc-bugs mailing list