GCC4 + IA64 = badnews
authorChris Lattner <sabre@nondot.org>
Sun, 15 May 2005 22:26:45 +0000 (22:26 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 15 May 2005 22:26:45 +0000 (22:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22075 91177308-0d34-0410-b5e6-96231b3b80d8

docs/GettingStarted.html

index b41000a779c40e99ac92346d64d3e11df63c2e18..3831b4d36aae4c7025612728230c0c752a940c8d 100644 (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 
    handling is broken in some cases).  Please download the FSF 3.3.3 or upgrade
    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>