[Bug target/57952] AVX/AVX2 no ymm registers used in a trivial reduction

2017-05-11 Thread mmokrejs at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57952 mmokrejs at gmail dot com changed: What|Removed |Added CC||mmokrejs at gmail dot com

[Bug target/57952] AVX/AVX2 no ymm registers used in a trivial reduction

2017-05-11 Thread mmokrejs at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57952 --- Comment #3 from mmokrejs at gmail dot com --- Weird, why g++ can do the task although probably less efficiently than icc? $ g++ -O3 -march=core-avx-i -mtune=core-avx-i -mavx2 stream.c ; objdump -d a.out | grep ymm stream.c:106:48: warning

[Bug target/57952] AVX/AVX2 no ymm registers used in a trivial reduction

2017-05-17 Thread mmokrejs at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57952 --- Comment #5 from mmokrejs at gmail dot com --- (In reply to Jakub Jelinek from comment #4) > As for #c2/#c3, GCC 4.9 is not supported anymore and the dumps are too large > to find out what exactly you mean by efficient and not efficient

[Bug target/57952] AVX/AVX2 no ymm registers used in a trivial reduction

2017-05-17 Thread mmokrejs at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57952 --- Comment #7 from mmokrejs at gmail dot com --- (In reply to Jakub Jelinek from comment #6) > > $ gcc -O3 -march=native stream.c ; objdump -d a.out | grep ymm | wc -l > > 63 > > $ > > Of course, vectorization is onl

[Bug target/57952] AVX/AVX2 no ymm registers used in a trivial reduction

2017-05-17 Thread mmokrejs at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57952 --- Comment #9 from mmokrejs at gmail dot com --- Thank you, I updated https://wiki.gentoo.org/wiki/GCC_optimization and added the notes on -ftree-vectorize option.

[Bug c++/80391] New: seamonkey-2.46/mozilla/gfx/2d/DrawTargetTiled.cpp:158:1: internal compiler error: Segmentation fault

2017-04-11 Thread mmokrejs at gmail dot com
: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: mmokrejs at gmail dot com Target Milestone: --- Hi, I hit the error: /usr/bin/x86_64-pc-linux-gnu-g++ -std=gnu++11 -o Unified_cpp_gfx_2d0.o -c -I

[Bug c++/80391] seamonkey-2.46/mozilla/gfx/2d/DrawTargetTiled.cpp:158:1: internal compiler error: Segmentation fault

2017-04-11 Thread mmokrejs at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80391 --- Comment #2 from mmokrejs at gmail dot com --- Hmm, I cannot due to ABI incopmpatibility. However, the other reported also showe 5.2.1 was affected as well.

[Bug target/36831] sparc-sun-solaris2.6: Bootstrap comparison failure

2017-04-11 Thread mmokrejs at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36831 --- Comment #6 from mmokrejs at gmail dot com --- I am on Gentoo Linux but 5.4.0 is nevertheless still unavailable for general ("stable") users. For a good reason. And as I said, the ABI is not compatible. I will try to reproduce this

[Bug target/36831] sparc-sun-solaris2.6: Bootstrap comparison failure

2017-04-11 Thread mmokrejs at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36831 --- Comment #7 from mmokrejs at gmail dot com --- (In reply to mmokrejs from comment #6) > I am on Gentoo Linux but 5.4.0 is nevertheless still unavailable for general > ("stable") users. For a good reason. And as I said

[Bug c/60831] gcc-4.8.2 creates binaries with broken AVX support

2014-04-13 Thread mmokrejs at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60831 --- Comment #1 from mmokrejs at gmail dot com --- Created attachment 32589 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32589&action=edit Code generated through cython

[Bug c/60831] New: gcc-4.8.2 creates binaries with broken AVX support

2014-04-13 Thread mmokrejs at gmail dot com
Component: c Assignee: unassigned at gcc dot gnu.org Reporter: mmokrejs at gmail dot com Created attachment 32588 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32588&action=edit Original python code Hi, I have a code written in python and converting it to C using cytho

[Bug c/60831] gcc-4.8.2 creates binaries with broken AVX support

2014-04-13 Thread mmokrejs at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60831 mmokrejs at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Bug c/54179] please split insn-emit.c !

2023-07-06 Thread mmokrejs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54179 mmokrejs at gmail dot com changed: What|Removed |Added CC||mmokrejs at gmail dot com

[Bug bootstrap/54179] please split insn-emit.c !

2023-07-07 Thread mmokrejs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54179 --- Comment #34 from mmokrejs at gmail dot com --- Thank you all. Just to clarify https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54179#c31 , I did not show the Oom error itself nor the cmd killed dut to that but you can see details at https

[Bug target/36831] sparc-sun-solaris2.6: Bootstrap comparison failure

2024-10-25 Thread mmokrejs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36831 mmokrejs at gmail dot com changed: What|Removed |Added Resolution|INVALID |WONTFIX --- Comment #9 from