Bug 931

Summary: binutils: segaults building SVP64 asm
Product: Libre-SOC's first SoC Reporter: Konstantinos Margaritis (markos) <konstantinos>
Component: Source CodeAssignee: Luke Kenneth Casson Leighton <lkcl>
Status: CONFIRMED ---    
Severity: enhancement CC: libre-soc-bugs
Priority: ---    
Version: unspecified   
Hardware: PC   
OS: Linux   
NLnet milestone: --- total budget (EUR) for completion of task and all subtasks: 0
budget (EUR) for this task, excluding subtasks' budget: 0 parent task for budget allocation:
child tasks for budget allocation: The table of payments (in EUR) for this task; TOML format:

Description Konstantinos Margaritis (markos) 2022-09-21 15:34:01 BST
invocation:

$ powerpc64le-linux-gnu-as -mlibresoc  -o vpx_get4x4sse_cs_svp64_real.o vpx_get4x4sse_cs_svp64_real.s
make: *** [<builtin>: vpx_get4x4sse_cs_svp64_real.o] Segmentation fault

The particular file it fails on can be found in:

https://git.libre-soc.org/?p=openpower-isa.git;a=blob;f=media/video/libvpx/vpx_get4x4sse_cs_svp64_real.s;h=cac95eee7f4f5e4236c038c833283ba02a95204d;hb=HEAD

Backtrace is huge, but can include if requested.