[Bug middle-end/126497] ICE with bitint(1) and comparisons
"jakub at gcc dot gnu.org via Gcc-bugs" <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126497 --- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> --- tcc_declarations actually can have TREE_SIDE_EFFECTS set (if TREE_THIS_VOLATILE), but it should be set elsewhere, not in recalculate_side_effects.