This is the mail archive of the gcc-bugs@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]

[Bug c++/86422] G++ ICE(segmentation fault) when compiling a huge static array of sufficiently complex structs


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

--- Comment #5 from rguenther at suse dot de <rguenther at suse dot de> ---
On July 6, 2018 6:10:23 PM GMT+02:00, "boris.staletic at gmail dot com"
<gcc-bugzilla@gcc.gnu.org> wrote:
>https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86422
>
>--- Comment #4 from Boris Staletic <boris.staletic at gmail dot com>
>---
>I get the segmentations fault when running cc1plus directly. No matter
>if I
>pass -quiet or not.
>
>So what's the next step?
>
>Also, I have just noticed "Known to work: 8.1.1". Is that a mistake?

It works for me w/o segfault on the branch head.

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