From f2b5e6edc0cc05fcd25fd31c7b2a5f9c08256dd3 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sun, 15 May 2005 22:26:45 +0000 Subject: GCC4 + IA64 = badnews git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22075 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/GettingStarted.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index b41000a..3831b4d 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -501,6 +501,8 @@ the "convert_from_eh_region_ranges_1" GCC function.

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.

+

IA-64 GCC 4.0.0: The IA-64 version of GCC 4.0.0 is known to + miscompile LLVM.

-- cgit v1.1