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]

Re: Reason for cygwin GCC 2.97 non-bootstrap found - max one page ggc_alloc


I allocate all sorts of large things in the COBOl compiler I am
working on so I hope it is temporary,
Tim Josling


> WARNING: This patch temporarily removes the ability to allocate
> objects larger than one page with ggc_alloc.  I haven't yet had any
> problems, but a ridiculously huge switch statement might trip over the
> limitation.
>

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