summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorrpj <rpj>2005-03-08 13:40:23 +0000
committerrpj <rpj>2005-03-08 13:40:23 +0000
commit4ec6a9e7044d8c853d1cd734facb21316f850106 (patch)
treeb39fa5977a51a7744bdfa90811c270ed7c07b234 /BUGS
parent36633efe9c306b0f4a650ded6624acc000495e60 (diff)
''
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS5
1 files changed, 3 insertions, 2 deletions
diff --git a/BUGS b/BUGS
index e7a99b9..12b6abb 100644
--- a/BUGS
+++ b/BUGS
@@ -32,8 +32,9 @@ Known bugs
tests\semaphore4.c fails in that snapshot for the VCE version of the
DLL. It is suspected to be a compiler bug in VC6.0, and also seen in
VC7.0 and VS .NET 2003. The GNU C++ compiler does not have a problem
- with this test, and it has been reported (2005-03-05) that the Intel
- C++ 8.1 compiler is also fine with this test.]
+ with this test, and it has been reported (2005-03-05/08) that the Intel
+ C++ 8.1 compiler and Visual C++ 2005 Express Edition Beta2 are also
+ ok with this test.]
The problem disappears when /Ob0 is used, i.e. /O2 /Ob0 works OK,
but if you want to use inlining optimisation you can be much more