[Bug tree-optimization/65957] New: Loop with if-statement yields different results for -O3 vs -O3 -fno-tree-vectorize
Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: sbrozell at rci dot rutgers.edu Target Milestone: --- For gnu 5.1.0 this code fragment yields incorrect results with -O3 but correct results with -O3 -fno
[Bug tree-optimization/65957] Loop with if-statement yields different results for -O3 vs -O3 -fno-tree-vectorize
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65957 --- Comment #2 from Scott Brozell --- Ok, we shall add this to the todo list.