This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/31273] [4.2/4.3 Regression] Erroneous bitfield conversions to boolean values
- From: "mmitchel at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Mar 2007 23:22:36 -0000
- Subject: [Bug c++/31273] [4.2/4.3 Regression] Erroneous bitfield conversions to boolean values
- References: <bug-31273-12944@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from mmitchel at gcc dot gnu dot org 2007-03-22 23:22 -------
Jim --
Your patch is correct. If you would care to test it, it's preapproved for
4.2/4.3. Otherwise, I will take care of it before the 4.2.0 release, as it's
certainly my fault.
Thanks,
-- Mark
--
mmitchel at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31273