[Bug c++/47541] [4.5 Regression] For integer pointers, the value of ++*p is not written back to memory
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Feb 1 11:15:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47541
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |4.4.4, 4.6.0
Summary|[4.5/4.6 Regression] For |[4.5 Regression] For
|integer pointers, the value |integer pointers, the value
|of ++*p is not written |of ++*p is not written
|back to memory |back to memory
Known to fail| |4.5.2
--- Comment #12 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-02-01 11:15:50 UTC ---
Fixed on the trunk so far.
More information about the Gcc-bugs
mailing list