This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/9906] BIT_ANDTC_EXPR is undocumented
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Aug 2003 13:26:58 -0000
- Subject: [Bug other/9906] BIT_ANDTC_EXPR is undocumented
- References: <20030302204601.9906.levon@movementarian.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9906
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-08-29 13:26 -------
BIT_ANDTC_EXPR is just "a & ~b".