This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/23702] volatile const members of structures not treated as volatile


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]