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: 2 Sep 2005 19:36:48 -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-02 19:36 -------
Created an attachment (id=9653)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9653&action=view)
Sample compiled output for test code
This sample was compiled:
gcc -c -save-temps test.cpp
on rev 3.3.3 under Cygwin
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23702