On Sat, Feb 12, 2022 at 2:27 PM Gerald Pfeifer wrote:
>
> On Sat, 12 Feb 2022, H.J. Lu via Gcc-patches wrote:
> > + Always use GOT to access external data and function symbols via
> > + -mno-direct-extern-access.
>
> Maybe say "global offset table (GOT)"?
Fixed,
> And at first I was confus
On Sat, 12 Feb 2022, H.J. Lu via Gcc-patches wrote:
> + Always use GOT to access external data and function symbols via
> + -mno-direct-extern-access.
Maybe say "global offset table (GOT)"?
And at first I was confused reading this, so I suggest something like
"...when the new -mno-direct
---
htdocs/gcc-12/changes.html | 3 +++
1 file changed, 3 insertions(+)
diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html
index b6341fda..897de8ef 100644
--- a/htdocs/gcc-12/changes.html
+++ b/htdocs/gcc-12/changes.html
@@ -399,6 +399,9 @@ a work-in-progress.
Add CS prefix t