search for: virtualgserrcod

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

Did you mean: virtualgserrcode
2011 Oct 21
1
[LLVMdev] Crash with optimization for size
...kSum (); memcpy (elemData->cutDataCheckSum, cutDataCheckSum.data, sizeof (elemData->cutDataCheckSum)); namespace MD5 { class GSROOT_DLL_EXPORT FingerPrint { public: FingerPrint (); virtual ~FingerPrint () {}; FingerPrint (unsignedchar fp[16]); void Set (unsignedchar fp[16]); virtualGSErrCode Write (GS::OChannel& oc) const; virtualGSErrCode Read (GS::IChannel& ic); virtualGSErrCode GetAsString (char* md5String) const; boolIsEmpty (void) const; voidClear (void); bool operator == (const FingerPrint&rhs) const; bool operator != (const FingerPrint&...
2011 Oct 20
0
[LLVMdev] Crash with optimization for size
This is http://llvm.org/pr10514 Unfortunately the fix did not make it into that version of clang. On Oct 20, 2011, at 7:47 AM, Somorjai, Akos wrote: > Here's a code generated with -Os on darwin/x86_64 with clang from the Xcode 4.2 GM toolset on Mac OSX 10.7.2 (Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn), Target: x86_64-apple-darwin11.2.0) > >
2011 Oct 20
3
[LLVMdev] Crash with optimization for size
Here's a code generated with -Os on darwin/x86_64 with clang from the Xcode 4.2 GM toolset on Mac OSX 10.7.2 (Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn), Target: x86_64-apple-darwin11.2.0) 0x000000010277d281 <+2102> lea 0x1d43bd0(%rip),%rax # 0x1044c0e58 <gFloorPlanCutData> 0x000000010277d288 <+2109> movaps 0x80(%rax),%xmm0