Displaying 2 results from an estimated 2 matches for "r69597".
Did you mean:
369597
2009 May 06
0
[LLVMdev] Using non-system compiler to build llvm and llvm-gcc front end
...iguration? Maybe I
> am misunderstanding the build process.
some versions of gcc 4.2 also miscompile this on 64 bit platforms...
By the way, I attached the wrong patch. Try this new one instead!
Ciao,
Duncan.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: r69597.diff
Type: text/x-patch
Size: 2384 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090506/08234f6a/attachment.bin>
2009 May 05
2
[LLVMdev] Using non-system compiler to build llvm and llvm-gcc front end
On Tue, May 5, 2009 at 12:26 PM, Duncan Sands <baldrick at free.fr> wrote:
> this is indeed a miscompilation by your system compiler. However so many
> compilers miscompiled this that a workaround was committed to svn. So you
> may want to check out llvm and llvm-gcc from svn. Alternatively, maybe
> the patch applies to llvm 2.5 too. I've attached it.
I will try the