On 1/9/07, Jeff Cohen <jeffc at jolt-lang.org> wrote: > gcc 3.4.x builds LLVM incorrectly on x86_64. As well as on Alpha. I think that version of gcc should just be marked as broken. On alpha (and x86 when using old gccs), the register allocator has memory leaks that don't exist on builds by more current gccs. Andrew