Displaying 3 results from an estimated 3 matches for "mix_1".
2010 Dec 08
0
[LLVMdev] Bad gcc versions
On Wed, 08 Dec 2010 12:09:27 -0600
greened at obbligato.org (David A. Greene) wrote:
> Török Edwin <edwintorok at gmail.com> writes:
>
> > What are we left with then? Only 4.2 and 4.3?
>
> On SLES 10.1 at least. I think it is highly platform dependent.
Also keep in mind that llvm-gcc uses the 4.2 unwinder, so if you are
seeing EH failures maybe the EH info generated by
2010 Dec 08
2
[LLVMdev] Bad gcc versions
Török Edwin <edwintorok at gmail.com> writes:
> What are we left with then? Only 4.2 and 4.3?
On SLES 10.1 at least. I think it is highly platform dependent.
> I only use 4.4 since a while, and it works fairly well.
On what platform?
> Are you sure it is not a bug in the regression tests themselves
> (strict-aliasing bugs, etc.)?
No, I'm not sure.
> Which
2010 Dec 09
2
[LLVMdev] Bad gcc versions
...sible intended match here
[x86_64-off-dbg]: NoModRef: Ptr: i8* @B <-> call void @llvm.memset.p0i8.i64(i8* @A, i8 0, i64 1, i32 1, i1 false)
[x86_64-off-dbg]: ^
[x86_64-off-dbg]: --
[x86_64-off-dbg]:
[x86_64-off-dbg]: ********************
[x86_64-off-dbg]: FAIL: LLVM :: Analysis/RegionInfo/mix_1.ll (2791 of 8402)
[x86_64-off-dbg]: ******************** TEST 'LLVM :: Analysis/RegionInfo/mix_1.ll' FAILED ********************
[x86_64-off-dbg]: Script:
[x86_64-off-dbg]: --
[x86_64-off-dbg]: opt -regions -analyze < /ptmp/dag/llvm-project.official/llvm/trunk/test/Analysis/RegionInfo/mi...