diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2016-12-06 15:45:26 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2016-12-06 15:45:26 +0100 |
commit | 465725bcde0f98efd5cd6bf305060e1cac0a6741 (patch) | |
tree | 1c57bd5387aa78c4a76d614bb4ee5d7e35c6e119 /open_issues/gcc.mdwn | |
parent | a3b703c350b2673b7542ed88e1715e0234e7498b (diff) | |
download | web-465725bcde0f98efd5cd6bf305060e1cac0a6741.tar.gz web-465725bcde0f98efd5cd6bf305060e1cac0a6741.tar.bz2 web-465725bcde0f98efd5cd6bf305060e1cac0a6741.zip |
binutils-gdb: GCC 6
Diffstat (limited to 'open_issues/gcc.mdwn')
-rw-r--r-- | open_issues/gcc.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open_issues/gcc.mdwn b/open_issues/gcc.mdwn index c742f06e..7850d024 100644 --- a/open_issues/gcc.mdwn +++ b/open_issues/gcc.mdwn @@ -1061,6 +1061,12 @@ a050099a416f013bda35832b878d9a57b0cbb231 (gcc-6-branch branch point; ee1bfdb0d611ed2e1057071f39589e6ebcd87983 `Remove __seg_tls before first release`. + * `--enable-default-pie` + + On 2016-12-05 noticed that per `gcc -v` output, `gcc version 6.2.1 20161124 + (Debian 6.2.1-5)` for GNU/Linux is configured with + `--enable-default-pie`, but GNU/Hurd is not. + # Build |