[Bug target/48659] Segmentation fault when using openMP and SSE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48659 --- Comment #3 from Daniel Starke 2013-01-28 11:53:14 UTC --- I can confirm this bug for gcc 4.7.2 mingw64. The -mstackrealign command-line flag can be used as workaround as described on http://stackoverflow.com/questions/6716654/segmentat
[Bug target/48659] Segmentation fault when using openMP and SSE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48659 Jonathan Wakely changed: What|Removed |Added CC||ktietz at gcc dot gnu.org ---