https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106270

--- Comment #6 from Wilco <wilco at gcc dot gnu.org> ---
(In reply to Qing Zhao from comment #4)
> > On Jul 12, 2022, at 1:02 PM, wilco at gcc dot gnu.org 
> > <gcc-bugzi...@gcc.gnu.org> wrote:
> > 
> > Note that GCC could split huge .text sections automatically to allow 
> > insertion
> > of linker veneers every 128MB.
> 
> Does GCC do this by default? Any option is needed for this functionality?

No, currently it is not able to reach this limit, but once it can, it should be
done automatically.

Reply via email to