https://sourceware.org/bugzilla/show_bug.cgi?id=20827
Bug ID: 20827 Summary: [2.28 Regression] gas: Assertion failure in encode_arm_shift at ../../gas/config/tc-arm.c:7438 Product: binutils Version: 2.28 (HEAD) Status: NEW Severity: normal Priority: P2 Component: gas Assignee: unassigned at sourceware dot org Reporter: doko at debian dot org Target Milestone: --- [forwarded from https://bugs.debian.org/844378] """ After upgrading to binutils 2.27.51.20161108-1, u-boot 2016.09 and newer versions FTBFS on the jetson-tk1 target on armhf. Downgrading to binutils 2.27-9+b1 allows u-boot to build the jetson-tk1 target. Here's part of a build log with make V=1 VERBOSE=1: gcc -Wp,-MD,arch/arm/mach-tegra/.psci.o.d -nostdinc -isystem /usr/lib/gcc/arm-linux-gnueabihf/6/include -Iinclude -I/tmp/tmp.VlESaqoEk8/u-boot-2016.09+dfsg1/include -I/tmp/tmp.VlESaqoEk8/u-boot-2016.09+dfsg1/arch/arm/include -include /tmp/tmp.VlESaqoEk8/u-boot-2016.09+dfsg1/include/linux/kconfig.h -D__KERNEL__ -D__UBOOT__ -D__ASSEMBLY__ -g -D__ARM__-marm -mno-thumb-interwork -mabi=aapcs-linux -mword-relocations -fno-pic -mno-unaligned-access -ffunction-sections -fdata-sections -fno-common -ffixed-r9 -msoft-float -pipe -march=armv7-a -D__LINUX_ARM_ARCH__=7 -I/tmp/tmp.VlESaqoEk8/u-boot-2016.09+dfsg1/arch/arm/mach-tegra/include -c -o arch/arm/mach-tegra/psci.o /tmp/tmp.VlESaqoEk8/u-boot-2016.09+dfsg1/arch/arm/mach-tegra/psci.S /tmp/tmp.VlESaqoEk8/u-boot-2016.09+dfsg1/arch/arm/mach-tegra/psci.S: Assembler messages: /tmp/tmp.VlESaqoEk8/u-boot-2016.09+dfsg1/arch/arm/mach-tegra/psci.S:80: Internal error! Assertion failure in encode_arm_shift at ../../gas/config/tc-arm.c:7438. Please report this bug. /tmp/tmp.VlESaqoEk8/u-boot-2016.09+dfsg1/scripts/Makefile.build:316: recipe for target 'arch/arm/mach-tegra/psci.o' failed make[4]: *** [arch/arm/mach-tegra/psci.o] Error 1 """ -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils