[LLVMdev] llvm-gcc build fail on RHEL v4 x86_64

Andrew Lenharth andrewl at lenharth.org
Wed Jan 10 08:08:25 PST 2007


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



More information about the llvm-dev mailing list