summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2008-10-08 16:31:12 +0200
committerThomas Schwinge <tschwinge@gnu.org>2008-10-08 16:31:12 +0200
commit2053bdd39c8b697fa1345490a365fc138ef3bad7 (patch)
tree8f7202de52dcb18e255d5959b956e694265e20e3 /hurd
parent701c0b1aaf780e9656e63779b25fc272f2cb54b8 (diff)
Link to ``-fstack-protector shouldn't use TLS in freestanding mode''.
Diffstat (limited to 'hurd')
-rw-r--r--hurd/running/debian/porting/gcc.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/hurd/running/debian/porting/gcc.mdwn b/hurd/running/debian/porting/gcc.mdwn
index 9229de03..3e869fe5 100644
--- a/hurd/running/debian/porting/gcc.mdwn
+++ b/hurd/running/debian/porting/gcc.mdwn
@@ -20,6 +20,9 @@ integrated.
* [build system: gcc\_cv\_libc\_provides\_ssp and
NATIVE\_SYSTEM\_HEADER\_DIR](http://gcc.gnu.org/ml/gcc/2008-10/msg00130.html)
+ * [-fstack-protector shouldn't use TLS in freestanding
+ mode](http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29838)
+
* [Port libgcc's configury for
\*-\*-gnu\*](http://gcc.gnu.org/ml/gcc-patches/2008-10/msg00315.html)