On Sat, 12 Feb 2022, H.J. Lu via Gcc-patches wrote: > + <li>Always use GOT to access external data and function symbols via > + <code>-mno-direct-extern-access</code>.
Maybe say "global offset table (GOT)"? And at first I was confused reading this, so I suggest something like "...when the new <code>-mno-direct-extern-access</code> command-line option is specified" or "New command-line option ... that ..." ? Gerald