Thanks, Richard!
Pure functions should not read volatile memory - this is explicitly called out 
in the gcc docs (" Interesting non-pure functions are functions with infinite 
loops or those depending on volatile memory"). Since both you and Hal seem 
certain it's fine, I'll update the patch and add that.


http://reviews.llvm.org/D8548

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/



_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to