[Bug tree-optimization/56360] Loop invariant motion can introduce speculative store

ian at airs dot com gcc-bugzilla@gcc.gnu.org
Sun Feb 17 04:21:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56360

--- Comment #1 from Ian Lance Taylor <ian at airs dot com> 2013-02-17 04:21:28 UTC ---
The speculative store can be disabled via --param allow-store-data-races=0.

So perhaps the question is: shouldn't that be set by -std=gnu++11?



More information about the Gcc-bugs mailing list