http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48659
Summary: Segmentation fault when using openMP and SSE
Product: gcc
Version: 4.5.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassig
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49001
Norbert Pozar changed:
What|Removed |Added
Severity|major |critical
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49001
Summary: GCC uses VMOVAPS/PD AVX instructions to access stack
variables that are not 32-byte aligned
Product: gcc
Version: 4.6.1
Status: UNCONFIRMED
Severity: major
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49001
--- Comment #3 from Norbert Pozar 2011-05-16 06:05:37
UTC ---
(In reply to comment #1)
> Please provide testcase that can be compiled without changes. See [1].
I'm sorry about this.
> Probably mingw64 specific problem... CC added.
Thank you fo