https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81498
H.J. Lu changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81498
--- Comment #1 from hjl at gcc dot gnu.org ---
Author: hjl
Date: Tue Sep 12 16:30:28 2017
New Revision: 252034
URL: https://gcc.gnu.org/viewcvs?rev=252034&root=gcc&view=rev
Log:
Add -static-pie to GCC driver to create static PIE
This patch adds
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81498
Bug 81498 depends on bug 81523, which changed state.
Bug 81523 Summary: -static -pie behaves differently depending on if
--enable-default-pie is used
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81523
What|Removed