[Bug lto/81925] early lto debug link failure on aarch64_be

2017-09-13 Thread aldyh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81925

--- Comment #5 from Aldy Hernandez  ---
Author: aldyh
Date: Wed Sep 13 17:20:07 2017
New Revision: 252531

URL: https://gcc.gnu.org/viewcvs?rev=252531=gcc=rev
Log:
2017-08-22  Richard Biener  

PR lto/81925
* simple-object-elf.c (simple_object_elf_write_shdr): Adjust
type of sh_addralign and sh_entsize and properly write
sh_entsize as Elf_Addr.
(simple_object_elf_write_to_file): Read sh_entsize as Elf_Addr.

Modified:
branches/range-gen2/libiberty/ChangeLog
branches/range-gen2/libiberty/simple-object-elf.c

[Bug lto/81925] early lto debug link failure on aarch64_be

2017-08-23 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81925

Richard Biener  changed:

   What|Removed |Added

 CC||seurer at gcc dot gnu.org

--- Comment #4 from Richard Biener  ---
*** Bug 81927 has been marked as a duplicate of this bug. ***

[Bug lto/81925] early lto debug link failure on aarch64_be

2017-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81925

--- Comment #3 from Richard Biener  ---
Author: rguenth
Date: Tue Aug 22 13:54:01 2017
New Revision: 251276

URL: https://gcc.gnu.org/viewcvs?rev=251276=gcc=rev
Log:
2017-08-22  Richard Biener  

PR lto/81925
* simple-object-elf.c (simple_object_elf_write_shdr): Adjust
type of sh_addralign and sh_entsize and properly write
sh_entsize as Elf_Addr.
(simple_object_elf_write_to_file): Read sh_entsize as Elf_Addr.

Modified:
trunk/libiberty/ChangeLog
trunk/libiberty/simple-object-elf.c

[Bug lto/81925] early lto debug link failure on aarch64_be

2017-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81925

Richard Biener  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Richard Biener  ---
Fixed.

[Bug lto/81925] early lto debug link failure on aarch64_be

2017-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81925

Richard Biener  changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
   Last reconfirmed||2017-08-22
   Assignee|unassigned at gcc dot gnu.org  |rguenth at gcc dot 
gnu.org
 Ever confirmed|0   |1

--- Comment #1 from Richard Biener  ---
I have a afix.