aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.5.0/piepatch/21_all_gcc44_decl-tls-model.patch')
-rw-r--r--gcc-4.5.0/piepatch/21_all_gcc44_decl-tls-model.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc-4.5.0/piepatch/21_all_gcc44_decl-tls-model.patch b/gcc-4.5.0/piepatch/21_all_gcc44_decl-tls-model.patch
index ed37a3f..09438a0 100644
--- a/gcc-4.5.0/piepatch/21_all_gcc44_decl-tls-model.patch
+++ b/gcc-4.5.0/piepatch/21_all_gcc44_decl-tls-model.patch
@@ -3,8 +3,8 @@
b.g.o #232601
* gcc/varasm.c (decl_tls_model): Check flag_pic instead of flag_shlib.
---- a/gcc/varasm.c 2009-03-17 21:18:21.000000000 +0100
-+++ b/gcc/varasm.c 2009-04-29 03:10:09.000000000 +0200
+--- gcc/varasm.c 2009-03-17 21:18:21.000000000 +0100
++++ gcc/varasm.c 2009-04-29 03:10:09.000000000 +0200
@@ -5607,7 +5607,11 @@
bool is_local;