patches/gcc/3.4.6/800-powerpc-libc_stack_end-uclibc.patch
changeset 747 d3e603e7c17c
parent 746 b150d6f590fc
child 748 61cd4eb6034d
     1.1 --- a/patches/gcc/3.4.6/800-powerpc-libc_stack_end-uclibc.patch	Mon Jul 28 21:08:01 2008 +0000
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,16 +0,0 @@
     1.4 -diff -durN gcc-3.4.6.orig/gcc/config/rs6000/linux-unwind.h gcc-3.4.6/gcc/config/rs6000/linux-unwind.h
     1.5 ---- gcc-3.4.6.orig/gcc/config/rs6000/linux-unwind.h	2005-03-17 11:41:18.000000000 +0100
     1.6 -+++ gcc-3.4.6/gcc/config/rs6000/linux-unwind.h	2007-08-15 23:07:00.000000000 +0200
     1.7 -@@ -32,6 +32,7 @@
     1.8 -    these structs elsewhere;  Many fields are missing, particularly
     1.9 -    from the end of the structures.  */
    1.10 - 
    1.11 -+#ifndef inhibit_libc
    1.12 - struct gcc_vregs
    1.13 - {
    1.14 -   __attribute__ ((vector_size (16))) int vr[32];
    1.15 -@@ -320,3 +321,4 @@
    1.16 - 									\
    1.17 -     goto SUCCESS;							\
    1.18 -   } while (0)
    1.19 -+#endif