[Bug c++/62175] Internal compiler error in gimplify_modify_expr gimplify.c:4616
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62175 --- Comment #1 from Matt --- Created attachment 33354 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33354&action=edit Preprocessed file that causes the internal error
[Bug c++/62175] New: Internal compiler error in gimplify_modify_expr gimplify.c:4616
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: mbetten at sandia dot gov Compile the attached file with openmp and optimized you get a compiler internal error. File is preprocessed and all ready to go, no includes needed. [mbetten