[Bug c++/66603] using std::cout causes segfault with unrelated array declaration
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66603 --- Comment #3 from gunney1 at llnl dot gov --- Because of the effects of the stream insertion. But maybe I don't understand very well their relationship.
[Bug c++/66603] New: using std::cout causes segfault with unrelated array declaration
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: gunney1 at llnl dot gov Target Milestone: --- Created attachment 35816 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35816&action=edit .ii file from g++ command Rep