[Bug c++/33068] volatile struct bit fields not treated as volatile

2024-04-03 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33068 Andrew Pinski changed: What|Removed |Added Known to work||13.1.0 --- Comment #3 from Andrew Pinski

[Bug c++/33068] volatile struct bit fields not treated as volatile

2013-04-09 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33068 Paolo Carlini changed: What|Removed |Added CC|gcc-bugs at gcc dot gnu.org |sch...@linux-m68k.org --- Comme

[Bug c++/33068] volatile struct bit fields not treated as volatile

2007-08-14 Thread Steve at Zook dot com
--- Comment #1 from Steve at Zook dot com 2007-08-14 17:28 --- Created an attachment (id=14059) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14059&action=view) Test C or C++ code fragment For bad code compile: m68k-elf-gcc -c -save-temps -x c++ test.c or: m68k-elf-g++ -c -save-te