[Bug c++/80385] Internal Segmentation Fault
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80385 --- Comment #1 from Jason Koenig --- Created attachment 41169 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41169&action=edit main.ii (gzipped)
[Bug c++/80385] New: Internal Segmentation Fault
++ Assignee: unassigned at gcc dot gnu.org Reporter: jrkoenig at stanford dot edu Target Milestone: --- The attached file (main.ii) generates an internal segmentation fault using: $ g++ -ffast-math -O3 -c main.ii ... snip random warnings ... /home/jason/dev/dual-contouring/src