4.8.0-0.10

This commit is contained in:
Jakub Jelinek 2013-02-08 20:35:05 +01:00
parent c9aef059c5
commit 081310d587
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@
* regex.c (PTR_INT_TYPE): Define.
(EXTEND_BUFFER): Change incr type from int to PTR_INT_TYPE.
--- gcc/regex.c.jj 2011-05-02 18:39:35.000000000 +0200
+++ gcc/regex.c 2013-02-08 18:33:18.136802070 +0100
--- libiberty/regex.c.jj 2011-05-02 18:39:35.000000000 +0200
+++ libiberty/regex.c 2013-02-08 18:33:18.136802070 +0100
@@ -46,9 +46,11 @@
# if defined STDC_HEADERS && !defined emacs