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: "bryancain3+gcc at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 25 Jun 2011 15:46:36 +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
Bryan Cain <bryancain3+gcc at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bryancain3+gcc at gmail dot
| |com
--- Comment #7 from Bryan Cain <bryancain3+gcc at gmail dot com> 2011-06-25 15:46:32 UTC ---
I have this problem using the gcc 4.4.5 build in Ubuntu 10.10, which reports
itself as "gcc (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5". So it's not
Gentoo-specific.