--
What|Removed |Added
AssignedTo|unassigned at sources dot |amodra at bigpond dot net
|redhat dot com |dot au
Status|NEW
--- Additional Comments From amodra at bigpond dot net dot au 2009-10-28
02:53 ---
Simpler testcase:
.text
.intel_syntax noprefix
.space 5480
.byte 0,0,0
0:
.space 1620
.byte 0
1:
.space 2468
nop
jne 1b
.space 52
nop
jl 0b
Without the .intel_syntax this assembles OK.
--
--- Additional Comments From ccoutant at google dot com 2009-10-28 00:09
---
Created an attachment (id=4331)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=4331&action=view)
Patch
Symbol_table::add_from_pluginobj() wasn't setting is_ordinary for the
placeholder SHN_ABS symbols.
--- Additional Comments From doko at debian dot org 2009-10-27 23:56
---
Created an attachment (id=4330)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=4330&action=view)
sha .s and .o files
--
http://sourceware.org/bugzilla/show_bug.cgi?id=10856
--- You are receiving th
--- Additional Comments From doko at debian dot org 2009-10-27 23:55
---
Created an attachment (id=4329)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=4329&action=view)
diff of disassembled files
--
http://sourceware.org/bugzilla/show_bug.cgi?id=10856
--- You are recei
The patch to fix PR gas/10704 causes sha.cpp assembled in a way that causes the
sha-256 test not to terminate. Undoing the patch runs the test fine. Replacing
the sha.o with one assembled with gas having this patch reverted lets the test
pass.
--
Summary: [2.20 regression] gas creates
--- Additional Comments From schwab at linux-m68k dot org 2009-10-27 20:08
---
Powerpc uses RELA relocations where the addend is stored in the relocation
entry.
--
What|Removed |Added
--
--- Additional Comments From espindola at google dot com 2009-10-27 19:08
---
I have reduced the test a bit. What is happening:
1) We compile each .c file into a .o. main.o defines main and foo.o defines foo
2) The plugin claims the files and tells the linker about both symbols
3) LTO h
--- Additional Comments From espindola at google dot com 2009-10-27 19:04
---
Created an attachment (id=4326)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=4326&action=view)
testcase
--
http://sourceware.org/bugzilla/show_bug.cgi?id=10842
--- You are receiving this mai
--- Additional Comments From espindola at google dot com 2009-10-27 19:03
---
Created an attachment (id=4325)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=4325&action=view)
testcase
--
http://sourceware.org/bugzilla/show_bug.cgi?id=10842
--- You are receiving this mai
--- Additional Comments From espindola at google dot com 2009-10-27 19:03
---
Created an attachment (id=4324)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=4324&action=view)
testcase
--
http://sourceware.org/bugzilla/show_bug.cgi?id=10842
--- You are receiving this mai
--
What|Removed |Added
CC||mmrozek at arxandefense dot
||com
http://sourceware.org/bugzill
Given an assembly file like:
*** asm file ***
.global foo
lis 3, f...@h+4
When I assemble and run objdump I get:
*** as/objdump output ***
$ as -o test.o test.s && objdump -Dr test.o
test.o: file format elf32-powerpc
Disa
--- Additional Comments From benjamin dot lesage at irisa dot fr
2009-10-27 07:52 ---
Thank you gentleman.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=10850
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.
14 matches
Mail list logo