diff options
-rw-r--r-- | docs/ReleaseNotes.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 3df510d035..7bebd619c3 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -184,6 +184,7 @@ many platforms, such as X86.</li> <li><a href="http://llvm.cs.uiuc.edu/PR148">[llvmg++] Front-end attempts to return structure by value</a></li> <li><a href="http://llvm.cs.uiuc.edu/PR152">[llvmg++] Pointer to member initializers not supported in constructors</a></li> <li><a href="http://llvm.cs.uiuc.edu/PR155">[llvm-gcc] crash on union initialization</a></li> +<li><a href="http://llvm.cs.uiuc.edu/PR124">[llvm-g++] ?: expressions do not run correct number of destructors!</a></li> </ol><p> <p>At this time, LLVM is known to work properly with SPEC CPU 2000 (X86 only), |