ni...@lysator.liu.se (Niels Möller) writes:

  I think the conclusion was that volatile was not very useful for this
  function, but if we add that later, does it make any sense to have const
  volatile *ap? The intended meaning would be that writes are invalid, and
  that no reads should be optimized away.
  
I think 'const' and 'volatile' are orthogonal.


Torbjörn
Please encrypt, key id 0xC8601622
_______________________________________________
gmp-devel mailing list
gmp-devel@gmplib.org
https://gmplib.org/mailman/listinfo/gmp-devel

Reply via email to