[Bug testsuite/111215] New test case gcc.dg/tree-ssa/cond-bool-2.c fails

2023-08-28 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111215 Andrew Pinski changed: What|Removed |Added Status|ASSIGNED|RESOLVED Target Milestone|---

[Bug testsuite/111215] New test case gcc.dg/tree-ssa/cond-bool-2.c fails

2023-08-28 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111215 --- Comment #3 from CVS Commits --- The trunk branch has been updated by Andrew Pinski : https://gcc.gnu.org/g:b7f9ee7fb89fc9c48f03970e8e6581c7bae58f5a commit r14-3529-gb7f9ee7fb89fc9c48f03970e8e6581c7bae58f5a Author: Andrew Pinski Date: Mo

[Bug testsuite/111215] New test case gcc.dg/tree-ssa/cond-bool-2.c fails

2023-08-28 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111215 --- Comment #2 from Andrew Pinski --- So there might be two ways of fixing this: [local count: 1073741824]: if (a_3(D) != 0) goto ; [50.00%] else goto ; [50.00%] [local count: 536870912]: if (b_2(D) != 0) goto ; [50.00%]

[Bug testsuite/111215] New test case gcc.dg/tree-ssa/cond-bool-2.c fails

2023-08-28 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111215 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Assignee|unassigned