diff options
| author | Chris Lattner <sabre@nondot.org> | 2004-06-09 01:09:16 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2004-06-09 01:09:16 +0000 |
| commit | 4769612be15c785f0b430eee631a7898dca2507c (patch) | |
| tree | 07db9d82862c7d5509ae469c9bddac319203e970 /llvm/docs | |
| parent | 74248512eb391dd990fcacb7e6163b2c2220fb68 (diff) | |
| download | bcm5719-llvm-4769612be15c785f0b430eee631a7898dca2507c.tar.gz bcm5719-llvm-4769612be15c785f0b430eee631a7898dca2507c.zip | |
Bug fixed
llvm-svn: 14079
Diffstat (limited to 'llvm/docs')
| -rw-r--r-- | llvm/docs/ReleaseNotes.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 1b2c25d336f..3b2edc63dbe 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -182,6 +182,8 @@ In this release, the following build problems were fixed: -disable/enable-povray and -disable-spec</a></li> <li><a href="http://llvm.cs.uiuc.edu/PR289">shell scripts output by gccld don't 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> </ol> </div> |

