[Bug c++/67798] Constant shift operation to the openmp unsigned loop variable gives a wrong result .

2015-10-01 Thread min.25.hy at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67798 --- Comment #1 from Hiroaki Yamanouchi --- Created attachment 36436 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36436&action=edit preprocessed file

[Bug c++/67798] Constant shift operation to the openmp unsigned loop variable gives a wrong result .

2015-10-01 Thread min.25.hy at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67798 Hiroaki Yamanouchi changed: What|Removed |Added Severity|major |normal

[Bug c++/67798] Constant shift operation to the openmp unsigned loop variable gives a wrong result .

2015-10-01 Thread min.25.hy at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67798 Hiroaki Yamanouchi changed: What|Removed |Added Severity|critical|major

[Bug c++/67798] New: Constant shift operation to the openmp unsigned loop variable gives a wrong result .

2015-10-01 Thread min.25.hy at gmail dot com
Severity: critical Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: min.25.hy at gmail dot com Target Milestone: --- Constant shift operations to the openmp-unsigned loop variable gave a wrong result. ---[here is a source code