[Bug c/111911] [11/12/13/14 Regression] ICE with integer overflow converting to _Bool

2024-01-30 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111911 --- Comment #7 from GCC Commits --- The master branch has been updated by Joseph Myers : https://gcc.gnu.org/g:35de88e2ed0aa78f6e3306c8560cd6bb15ce0ffe commit r14-8641-g35de88e2ed0aa78f6e3306c8560cd6bb15ce0ffe Author: Joseph Myers Date:

[Bug c/111911] [11/12/13/14 Regression] ICE with integer overflow converting to _Bool

2024-01-30 Thread jsm28 at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111911 Joseph S. Myers changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |jsm28 at gcc dot gnu.org

[Bug c/111911] [11/12/13/14 Regression] ICE with integer overflow converting to _Bool

2023-11-22 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111911 Jakub Jelinek changed: What|Removed |Added Keywords|needs-bisection | CC|

[Bug c/111911] [11/12/13/14 Regression] ICE with integer overflow converting to _Bool

2023-10-21 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111911 --- Comment #4 from Andrew Pinski --- (In reply to Andrew Pinski from comment #3) > I suspect it started with PR 93241 (and is very similar to PR 93348). (_Bool) <<< Unknown tree: c_maybe_const_expr 1 >>> == 0) So maybe

[Bug c/111911] [11/12/13/14 Regression] ICE with integer overflow converting to _Bool

2023-10-21 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111911 Andrew Pinski changed: What|Removed |Added Keywords||needs-bisection See Also|

[Bug c/111911] [11/12/13/14 Regression] ICE with integer overflow converting to _Bool

2023-10-21 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111911 --- Comment #2 from Andrew Pinski --- A c_maybe_const_expr is there still for this.

[Bug c/111911] [11/12/13/14 Regression] ICE with integer overflow converting to _Bool

2023-10-21 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111911 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2023-10-22

[Bug c/111911] [11/12/13/14 Regression] ICE with integer overflow converting to _Bool

2023-10-21 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111911 Andrew Pinski changed: What|Removed |Added Known to fail||10.1.0, 11.1.0, 8.4.0,