[Bug tree-optimization/69376] [6 Regression] wrong code at -Os and above on x86_64-linux-gnu
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jan 21 20:50:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69376
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Indeed, that looks like a serious problem.
Bet we want to add a anti_range_p bitfield to struct vn_ssa_aux, initialize it
and set SSA_NAME_ANTI_RANGE_P from it.
More information about the Gcc-bugs
mailing list