Update TODO file
authorIvan Maidanski <ivmai@mail.ru>
Sun, 29 Jan 2012 19:09:43 +0000 (23:09 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Sun, 29 Jan 2012 19:09:43 +0000 (23:09 +0400)
TODO

diff --git a/TODO b/TODO
index 539666a..cdbcfdc 100644 (file)
--- a/TODO
+++ b/TODO
@@ -22,6 +22,9 @@ auto-generated Makefile) instead. (Same for EMX_MAKEFILE.)
 
 build_atomic_ops.sh[.cygwin]: Remove if really not needed.
 
+Do type-punning via union (instead of pointer type cast) to enable safe
+'-fstrict-aliasing' compiler optimization option.
+
 
 == FIXME tasks ==