This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFC: Allow emergency EH pool size to be controlled (for stage 1)


On 13 December 2016 at 16:42, Richard Biener <richard.guenther@gmail.com> wrote:
> Also maybe N should be the number of exception objects rather
> than bytes?  Otherwise a target independent N is hard to specify
> for say, a distribution that wants either a different default or a
> static buffer.


But how to specify the number of exception objects that may have
different sizes?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]