[Bug target/49001] GCC uses VMOVAPS/PD AVX instructions to access stack variables that are not 32-byte aligned

2011-05-15 Thread npozar at quick dot cz
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

[Bug target/49001] New: GCC uses VMOVAPS/PD AVX instructions to access stack variables that are not 32-byte aligned

2011-05-14 Thread npozar at quick dot cz
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

[Bug target/49001] GCC uses VMOVAPS/PD AVX instructions to access stack variables that are not 32-byte aligned

2011-05-14 Thread npozar at quick dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49001 Norbert Pozar changed: What|Removed |Added Severity|major |critical

[Bug c++/48659] New: Segmentation fault when using openMP and SSE

2011-04-17 Thread npozar at quick dot cz
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