------- Comment #13 from ebotcazou at gcc dot gnu dot org 2007-05-11 21:27 ------- > Actually shouldn't has_volatile_ops be set? I am thinking something is not > setting that.
Just to say that we have seen this problem with the Ada compiler and the cause was indeed the (non-)propagation of the volatile-ness along the chain: http://gcc.gnu.org/ml/gcc/2006-06/msg00695.html -- ebotcazou at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ebotcazou at gcc dot gnu dot | |org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31797