GCC4 + IA64 = badnews

llvm-svn: 22075
This commit is contained in:
Chris Lattner 2005-05-15 22:26:45 +00:00
parent 7ed7930dff
commit 7caf6f6ca7
1 changed files with 2 additions and 0 deletions

View File

@ -501,6 +501,8 @@ the "<tt>convert_from_eh_region_ranges_1</tt>" GCC function.</p>
possibly others) does not compile LLVM correctly (it appears that exception possibly others) does not compile LLVM correctly (it appears that exception
handling is broken in some cases). Please download the FSF 3.3.3 or upgrade handling is broken in some cases). Please download the FSF 3.3.3 or upgrade
to a newer version of GCC.</p> to a newer version of GCC.</p>
<p><b>IA-64 GCC 4.0.0</b>: The IA-64 version of GCC 4.0.0 is known to
miscompile LLVM.</p>
</div> </div>