diff --git a/gcc41-rh184446.patch b/gcc41-rh184446.patch index 41a11be..5579280 100644 --- a/gcc41-rh184446.patch +++ b/gcc41-rh184446.patch @@ -1,3 +1,10 @@ +for gcc/ChangeLog +from Richard Henderson , Alexandre Oliva + + * config/rs6000/rs6000.c (rs6000_legitimize_tls_address): Use + secure-plt-compatible load sequence to compute the GOT address + for -fPIC -msecure-plt. + Index: gcc/config/rs6000/rs6000.c =================================================================== --- gcc/config/rs6000/rs6000.c.orig 2006-03-09 20:02:13.000000000 -0300