Bug 931 - binutils: segaults building SVP64 asm
Summary: binutils: segaults building SVP64 asm
Status: CONFIRMED
Alias: None
Product: Libre-SOC's first SoC
Classification: Unclassified
Component: Source Code (show other bugs)
Version: unspecified
Hardware: PC Linux
: --- enhancement
Assignee: Luke Kenneth Casson Leighton
URL:
Depends on:
Blocks:
 
Reported: 2022-09-21 15:34 BST by Konstantinos Margaritis (markos)
Modified: 2022-09-21 15:34 BST (History)
1 user (show)

See Also:
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:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.