[Bug target/89251] [2018-q4m] Wrong datatype optimization on bitfield

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Feb 8 11:25:00 GMT 2019


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |jakub at gcc dot gnu.org
         Resolution|---                         |INVALID

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
If you care what instruction is used to read or write it, you must use
volatile.


More information about the Gcc-bugs mailing list