search for: _r0

Displaying 3 results from an estimated 3 matches for "_r0".

Did you mean: _r
2020 Jan 13
2
Incorrect code generation when using -fprofile-generate on code which contains exception handling (Windows target)
...compiler problem is as follows: Prior to the Windows Exception Handling Preparation Pass, the IR for the function "test::run" contains the following: 19: ; preds = %17 %20 = catchpad within %18 [%rtti.TypeDescriptor19* @"??_R0?AVexception at std@@@8", i32 8, %"class.std::exception"** %6] %21 = load i64, i64* getelementptr inbounds ([3 x i64], [3 x i64]* @"__profc_?run at test@@QEAAXPEAVbase@@H at Z", i64 0, i64 2), align 8 %22 = add i64 %21, 1 store i64 %22, i64* getelementptr i...
2020 Jan 14
2
Incorrect code generation when using -fprofile-generate on code which contains exception handling (Windows target)
...ollows: Prior to the Windows Exception > Handling Preparation Pass, the IR for the function "test::run" contains the > following: > > 19: ; preds = %17 > %20 = catchpad within %18 [%rtti.TypeDescriptor19* > @"??_R0?AVexception at std@@@8", i32 8, %"class.std::exception"** %6] > %21 = load i64, i64* getelementptr inbounds ([3 x i64], [3 x i64]* > @"__profc_?run at test@@QEAAXPEAVbase@@H at Z", i64 0, i64 2), align 8 > %22 = add i64 %21, 1 > store i64 %22,...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking