This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/49525] [4.4] wrong code and wrong warning for bitfield related operations
- From: "mikpe at it dot uu.se" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 25 Jun 2011 12:23:50 +0000
- Subject: [Bug c++/49525] [4.4] wrong code and wrong warning for bitfield related operations
- Auto-submitted: auto-generated
- References: <bug-49525-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49525
--- Comment #5 from Mikael Pettersson <mikpe at it dot uu.se> 2011-06-25 12:23:48 UTC ---
I can't reproduce the runtime failure with gcc-4.6-20110621 on x86_64-linux.
I see you're using Gentoo's modified gcc-4.4.5. Can you please try again with
a g++ built from vanilla unmodified gcc-4.4.5 (or later 4.4.x) sources?