This is the mail archive of the gcc-help@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: g++ trouble with empty initialiser list for big std::array


Hi Mason,

Thus quoth  Mason  at 13:06 on Mon, Jan 09 2017:
>
> I use the Compiler Explorer to quickly test new versions.
>
> https://godbolt.org/
>
> I can reproduce your issue on 5.4

[...]

> I tried running on my system, which started thrashing, so I'm assuming
> gcc is trying to allocate too much memory, and gets zapped by the OOM
> ninja?

Thanks for testing!  Now I know it's not only my computers :-)

Not sure about the actual reason for this behaviour.

-- 
Sergiu

Attachment: signature.asc
Description: PGP signature


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