patches/gcc/3.4.4/800-powerpc-libc_stack_end-uclibc.patch
changeset 330 447b203edc2e
parent 329 419d959441ed
child 331 0c05f9ea3254
     1.1 --- a/patches/gcc/3.4.4/800-powerpc-libc_stack_end-uclibc.patch	Tue Aug 14 19:32:22 2007 +0000
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,15 +0,0 @@
     1.4 ---- gcc-3.4.4/gcc/config/rs6000/linux-unwind.h.org	2005-06-23 17:50:34.000000000 -0600
     1.5 -+++ gcc-3.4.4/gcc/config/rs6000/linux-unwind.h	2005-06-23 17:52:02.000000000 -0600
     1.6 -@@ -32,6 +32,7 @@
     1.7 -    these structs elsewhere;  Many fields are missing, particularly
     1.8 -    from the end of the structures.  */
     1.9 - 
    1.10 -+#ifndef inhibit_libc
    1.11 - struct gcc_vregs
    1.12 - {
    1.13 -   __attribute__ ((vector_size (16))) int vr[32];
    1.14 -@@ -320,3 +321,4 @@
    1.15 - 									\
    1.16 -     goto SUCCESS;							\
    1.17 -   } while (0)
    1.18 -+#endif