[Bug tree-optimization/16721] [3.5 Regression] Accesses to volatile objects optimized away
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Jul 29 02:33:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-07-29 02:33 -------
Well we do not document what we do for volatiles so ...
http://gcc.gnu.org/onlinedocs/gcc/Qualifiers-implementation.html#Qualifiers-implementation
But we do document the extension to c++ because in C++ there cannot happen:
http://gcc.gnu.org/onlinedocs/gcc/Volatiles.html#Volatiles
--
What |Removed |Added
----------------------------------------------------------------------------
Component|c |tree-optimization
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16721
More information about the Gcc-bugs
mailing list