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 20:23:44 +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
Mikael Pettersson <mikpe at it dot uu.se> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|mikpe at it dot uu.se |
--- Comment #10 from Mikael Pettersson <mikpe at it dot uu.se> 2011-06-25 20:23:26 UTC ---
I don't think that .ebuild file describes everything in detail, specifically I
strongly suspect they also apply 27 patches from gcc-4.4.5-patches-1.2.tar.bz2.
I just recompiled the test case with a freshly built gcc-4.4.5 on x86_64-linux,
and ran it 100 times. It failed zero times.