changeset 17813:dc3c3eedafa8 draft

(svn r22604) -Document: that there are invalid warnings under some circumstances
author rubidium <rubidium@openttd.org>
date Mon, 20 Jun 2011 17:06:33 +0000
parents 2a586ea63c42
children 8ee7131d4177
files readme.txt
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/readme.txt
+++ b/readme.txt
@@ -471,6 +471,7 @@
   - GNU Compiler Collection (GCC) 3.3 - 4.7.
     Versions 4.1 and earlier give bogus warnings about uninitialised variables.
     Versions 4.4 and later give bogus warnings about freeing non-heap objects.
+    Versions 4.5 and later give invalid warnings when lto is enabled.
   - Intel C++ Compiler (ICC) 12.0.
 
 The following compilers are known not to compile OpenTTD: