patches/gcc/4.1.2/304-index_macro.patch
changeset 746 b150d6f590fc
parent 1 eeea35fbf182
     1.1 --- a/patches/gcc/4.1.2/304-index_macro.patch	Sat Feb 24 11:00:05 2007 +0000
     1.2 +++ b/patches/gcc/4.1.2/304-index_macro.patch	Mon Jul 28 21:08:01 2008 +0000
     1.3 @@ -1,6 +1,6 @@
     1.4 ---- gcc-4.1.0/libstdc++-v3/include/ext/rope.mps	2006-03-24 01:49:51 +0100
     1.5 -+++ gcc-4.1.0/libstdc++-v3/include/ext/rope	2006-03-24 01:49:37 +0100
     1.6 -@@ -59,6 +59,9 @@
     1.7 +--- gcc-4.1.2.orig/libstdc++-v3/include/ext/rope	2005-08-17 04:28:44.000000000 +0200
     1.8 ++++ gcc-4.1.2/libstdc++-v3/include/ext/rope	2007-03-04 23:34:08.000000000 +0100
     1.9 +@@ -57,6 +57,9 @@
    1.10   #include <bits/allocator.h>
    1.11   #include <ext/hash_fun.h>
    1.12   
    1.13 @@ -10,8 +10,8 @@
    1.14   # ifdef __GC
    1.15   #   define __GC_CONST const
    1.16   # else
    1.17 ---- gcc-4.1.0/libstdc++-v3/include/ext/ropeimpl.h.mps	2006-03-24 01:50:04 +0100
    1.18 -+++ gcc-4.1.0/libstdc++-v3/include/ext/ropeimpl.h	2006-03-24 01:50:28 +0100
    1.19 +--- gcc-4.1.2.orig/libstdc++-v3/include/ext/ropeimpl.h	2005-08-17 04:28:44.000000000 +0200
    1.20 ++++ gcc-4.1.2/libstdc++-v3/include/ext/ropeimpl.h	2007-03-04 23:34:08.000000000 +0100
    1.21  @@ -53,6 +53,9 @@
    1.22   #include <ext/memory> // For uninitialized_copy_n
    1.23   #include <ext/numeric> // For power