This is the mail archive of the gcc@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: Should --enable-checking=yes,rtl work on 32-bit hosts?


On Mon, Aug 14, 2017 at 5:23 PM, H.J. Lu <hjl.tools@gmail.com> wrote:
> For GCC 8, when --enable-checking=yes,rtl is used with x32 GCC,
> I got
>
> cc1plus: out of memory allocating 56137200 bytes after a total of
> 3139436544 bytes
> make[5]: *** [Makefile:1104: insn-extract.o] Error 1
> make[5]: *** Waiting for unfinished jobs....
>
> gcc-7-branch is OK.  Is this expected?

I suppose not.  Who allocates all the memory?

Richard.

> --
> H.J.


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