This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/17519] [4.0/4.1/4.2 Regression] Warning for array of packed non-POD in packed struct
- From: "mdorey at bluearc dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Nov 2007 21:41:09 -0000
- Subject: [Bug c++/17519] [4.0/4.1/4.2 Regression] Warning for array of packed non-POD in packed struct
- References: <bug-17519-3259@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #19 from mdorey at bluearc dot com 2007-11-25 21:41 -------
(We finally got round to throwing the switch on our next release from gcc-3.3
to gcc-4.2. It works great - the compiled code gets us significantly higher
benchmark numbers and we're appreciating improved error reporting from the
compiler. This PR had been the killer obstacle, so many, if belated, thanks to
Jason for sorting this out.)
--
mdorey at bluearc dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mdorey at bluearc dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17519