search for: floorplancutdata

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

Did you mean: gfloorplancutdata
2011 Oct 20
3
[LLVMdev] Crash with optimization for size
...de 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 0x000000010277d28f <+2116> movaps %xmm0,-0x40(%rbp) The documentation for 'movaps' states: "When the source or destination operand is a memory location, it must be aligned on a 16-byte boundary." The problem...
2011 Oct 21
1
[LLVMdev] Crash with optimization for size
...de 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 0x000000010277d28f <+2116> movaps %xmm0,-0x40(%rbp) The documentation for 'movaps' states: "When the source or destination operand is a memory location, it must be aligned on a 16-byte boundary." The problem...
2011 Oct 20
0
[LLVMdev] Crash with optimization for size
...ed 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 > 0x000000010277d28f <+2116> movaps %xmm0,-0x40(%rbp) > > > The documentation for 'movaps' states: "When the source or destination operand is a memory location, it must be aligned on a 16-byte bou...