[Bug c/47825] SSE bitwise operations on floats work -g, fail -O3

2011-02-20 Thread cck0011 at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47825 --- Comment #4 from cck0011 at yahoo dot com 2011-02-20 18:22:46 UTC --- (In reply to comment #3) > Probably the same on maskarray. You should also try to update GCC to > 4.3.5. Hi Richard, added to maskarray as well: no change in results. Add

[Bug c/47825] SSE bitwise operations on floats work -g, fail -O3

2011-02-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47825 --- Comment #3 from Richard Guenther 2011-02-20 17:42:41 UTC --- Probably the same on maskarray. You should also try to update GCC to 4.3.5.

[Bug c/47825] SSE bitwise operations on floats work -g, fail -O3

2011-02-20 Thread cck0011 at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47825 --- Comment #2 from cck0011 at yahoo dot com 2011-02-20 17:35:56 UTC --- Created attachment 23414 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23414 source file with _may_alias_ attribute added Hi Richard, thanks for replying. I added _m

[Bug c/47825] SSE bitwise operations on floats work -g, fail -O3

2011-02-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47825 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|