[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/22493] push {sp} fails on mcpu=cortex-a7
From: |
address@hidden |
Subject: |
[Bug gas/22493] push {sp} fails on mcpu=cortex-a7 |
Date: |
Fri, 15 Dec 2017 14:15:43 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=22493
--- Comment #4 from address@hidden ---
Hello Nick,
I patched my binutils with your patch and now it gets translated right.
Here is the evidence (same asm Code as in Comment 2):
$ arm-none-eabi-objdump -d pr22493.o
pr22493.o: file format elf32-littlearm
Disassembly of section .text:
00000000 <label>:
0: e92d2000 stmfd sp!, {sp}
4: e92d2000 stmfd sp!, {sp}
8: e52dd004 push {sp} ; (str sp, [sp, #-4]!)
Greetings
Martin
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug gas/22493] push {sp} fails on mcpu=cortex-a7, nickc at redhat dot com, 2017/12/05
- [Bug gas/22493] push {sp} fails on mcpu=cortex-a7, address@hidden, 2017/12/05
- [Bug gas/22493] push {sp} fails on mcpu=cortex-a7, nickc at redhat dot com, 2017/12/08
- [Bug gas/22493] push {sp} fails on mcpu=cortex-a7, nickc at redhat dot com, 2017/12/08
- [Bug gas/22493] push {sp} fails on mcpu=cortex-a7,
address@hidden <=
- [Bug gas/22493] push {sp} fails on mcpu=cortex-a7, cvs-commit at gcc dot gnu.org, 2017/12/18
- [Bug gas/22493] push {sp} fails on mcpu=cortex-a7, nickc at redhat dot com, 2017/12/18