[Bug middle-end/64309] if (1 & (1 << n)) not simplified to if (n == 0)
mpolacek at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Dec 15 13:23:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64309
Marek Polacek <mpolacek at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |mpolacek at gcc dot gnu.org
Target Milestone|--- |5.0
--- Comment #3 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Let me try sth.
More information about the Gcc-bugs
mailing list