Use GCC flags to avoid optimization problems due to undefined behaviour
authorBalint Reczey <balint@balintreczey.hu>
Sun, 24 Nov 2013 20:28:25 +0000 (20:28 -0000)
committerBalint Reczey <balint@balintreczey.hu>
Sun, 24 Nov 2013 20:28:25 +0000 (20:28 -0000)
commitee147994b73360352ce0e89e63ae03ce8a73f14b
treecfc400970b4cf64521668cceb1bc798b1451ad58
parente36f3b052619df4a96ee78a6532b5ec8c9cf03dc
Use GCC flags to avoid optimization problems due to undefined behaviour

Adding flags suggested by article at:
http://pdos.csail.mit.edu/~xi/papers/stack-sosp13.pdf

svn path=/trunk/; revision=53551
CMakeLists.txt
configure.ac