summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2017-07-05 17:12:13 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2017-07-05 17:12:13 +0200
commit70266efd6fbe9a12a19cbec451eec536266ffb5e (patch)
tree41d06d6ad956a46e32f5e7149c6e30fa40d482fb
parent6ed0ae250b5666b8a2657225106fd759f03ae975 (diff)
downloadabaos-70266efd6fbe9a12a19cbec451eec536266ffb5e.tar.gz
abaos-70266efd6fbe9a12a19cbec451eec536266ffb5e.tar.bz2
some optimization testing, all kind of weird stuff happening
-rw-r--r--BUGS2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUGS b/BUGS
index b7cf429..cf9df9b 100644
--- a/BUGS
+++ b/BUGS
@@ -24,4 +24,4 @@
outside of the library. Then in the libc test directory we have
to implement a stub module for instance using some host functions
like standard io of the host C library
-
+- code breaks heavily under O2 optimization with clang (at least) \ No newline at end of file