diff options
-rw-r--r-- | docs/ReleaseNotes.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index e6786be673..1dd1b9067a 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -188,6 +188,8 @@ In this release, the following build problems were fixed: work if you change PATH</a></li> <li><a href="http://llvm.cs.uiuc.edu/PR364">[llvmgcc] llvmgcc does not compile with gcc 3.4</a></li> +<li><a href="http://llvm.cs.uiuc.edu/PR373">[llvmgcc] obstack.h relies on +obsolete casts-as-lvalues GCC extension</a></li> </ol> </div> |