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.
