]> git.ipfire.org Git - thirdparty/gcc.git/commit
backport: re PR other/56245 (-fsanitize=address miscompiles GCC)
authorJakub Jelinek <jakub@redhat.com>
Tue, 19 Feb 2013 17:26:56 +0000 (18:26 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 19 Feb 2013 17:26:56 +0000 (18:26 +0100)
commit3b1dcb5baf8d022d0e89609fce7f9fc2a470b648
treefa6969d773ba58c3da29f6b58c13508080f49ddc
parent11ba2b86b5e9012e44c143a7a0136c7d0b9d7f1c
backport: re PR other/56245 (-fsanitize=address miscompiles GCC)

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.

From-SVN: r196148
libiberty/ChangeLog
libiberty/regex.c