public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/33068] volatile struct bit fields not treated as volatile
       [not found] <bug-33068-4@http.gcc.gnu.org/bugzilla/>
@ 2013-04-09 17:05 ` paolo.carlini at oracle dot com
  2024-04-04  1:44 ` pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: paolo.carlini at oracle dot com @ 2013-04-09 17:05 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33068

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|gcc-bugs at gcc dot gnu.org |schwab@linux-m68k.org

--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2013-04-09 17:05:55 UTC ---
Maybe Andreas is willing to revisit this issue.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug c++/33068] volatile struct bit fields not treated as volatile
       [not found] <bug-33068-4@http.gcc.gnu.org/bugzilla/>
  2013-04-09 17:05 ` [Bug c++/33068] volatile struct bit fields not treated as volatile paolo.carlini at oracle dot com
@ 2024-04-04  1:44 ` pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu.org @ 2024-04-04  1:44 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33068

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |13.1.0

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Looks working GCC 13:
ProcedureBitStructVolatile():
.LFB12:
        .cfi_startproc
        move.w BitStruct,%d0
        rts

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug c++/33068] volatile struct bit fields not treated as volatile
  2007-08-14 17:20 [Bug c++/33068] New: " Steve at Zook dot com
@ 2007-08-14 17:28 ` Steve at Zook dot com
  0 siblings, 0 replies; 3+ messages in thread
From: Steve at Zook dot com @ 2007-08-14 17:28 UTC (permalink / raw)
  To: gcc-bugs



------- 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-temps test.c

note code for ProcedureBitStructVolatile() and
ProcedureBitStructVolatileConst()

for good code compile: m68k-elf-gcc -c -save-temps test.c
or: m68k-elf-g++ -c -save-temps -x c test.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33068


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-04-04  1:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-33068-4@http.gcc.gnu.org/bugzilla/>
2013-04-09 17:05 ` [Bug c++/33068] volatile struct bit fields not treated as volatile paolo.carlini at oracle dot com
2024-04-04  1:44 ` pinskia at gcc dot gnu.org
2007-08-14 17:20 [Bug c++/33068] New: " Steve at Zook dot com
2007-08-14 17:28 ` [Bug c++/33068] " Steve at Zook dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).