This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/23702] volatile const members of structures not treated as volatile
- From: "Steve at Zook dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Sep 2005 20:06:59 -0000
- Subject: [Bug c++/23702] volatile const members of structures not treated as volatile
- References: <20050902193210.23702.Steve@Zook.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From Steve at Zook dot com 2005-09-19 20:06 -------
Test using i686-pc-cygwin with revision 4.0.1 shows problem resolved and good
code being emitted (although two new warnings are output about non-local
anonymous variables).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23702