summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorrpj <rpj>2005-03-16 03:32:10 +0000
committerrpj <rpj>2005-03-16 03:32:10 +0000
commit5f30460d31b6d01c6020e6819c900d9c9309361f (patch)
tree9d85676906d2578df129ee843237b22cbcf20690 /BUGS
parente74acb9f56d1a46ba56e007352c2170c835ecb48 (diff)
''
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS9
1 files changed, 5 insertions, 4 deletions
diff --git a/BUGS b/BUGS
index d7db951..d3a7b30 100644
--- a/BUGS
+++ b/BUGS
@@ -25,10 +25,11 @@ Known bugs
2. Cancellation problems in optimised code
- Milan Gardian
- This 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 that the Intel C++ 8.1 compiler
- and Visual C++ 2005 Express Edition Beta2 are also ok with this test.
+ This 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, and it has been reported that the Intel C++ 8.1 compiler
+ and Visual C++ 2005 Express Edition Beta2 pass tests\semaphore4.c
+ (which exposes the bug).
Workaround [rpj - 2 Feb 2002]
-----------------------------