https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88962
Segher Boessenkool changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88962
--- Comment #2 from Jiri Svoboda ---
I added the -fno-section-anchors option to both the compile and link
invocations but I am still getting the same result.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88962
--- Comment #1 from Andrew Pinski ---
What happens if you use -fno-section-anchors option? My bet is the section
anchor is setting the bias for the static variables to be 32k off of the
center.