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

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 19 17:27:00 GMT 2013


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

--- Comment #12 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-02-19 17:27:06 UTC ---
Author: jakub
Date: Tue Feb 19 17:26:56 2013
New Revision: 196148

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196148
Log:
    Backported from mainline
    2013-02-09  Jakub Jelinek  <jakub@redhat.com>

    PR other/56245
    * regex.c (PTR_INT_TYPE): Define.
    (EXTEND_BUFFER): Change incr type from int to PTR_INT_TYPE.

Modified:
    branches/gcc-4_7-branch/libiberty/ChangeLog
    branches/gcc-4_7-branch/libiberty/regex.c



More information about the Gcc-bugs mailing list