This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/29726] [4.2 regression] invalid folding of ((X >> C1) & C2) != 0 or "M-x is undefined" in emacs
- From: "belyshev at depni dot sinp dot msu dot ru" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Nov 2006 19:51:28 -0000
- Subject: [Bug middle-end/29726] [4.2 regression] invalid folding of ((X >> C1) & C2) != 0 or "M-x is undefined" in emacs
- References: <bug-29726-7958@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from belyshev at depni dot sinp dot msu dot ru 2006-11-09 19:51 -------
fixed on trunk.
--
belyshev at depni dot sinp dot msu dot ru changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |4.3.0
Summary|[4.2/4.3 regression] invalid|[4.2 regression] invalid
|folding of ((X >> C1) & C2) |folding of ((X >> C1) & C2)
|!= 0 or "M-x is undefined" |!= 0 or "M-x is undefined"
|in emacs |in emacs
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29726