Page MenuHomeFreeBSD

D2413.diff
No OneTemporary

D2413.diff

Index: head/contrib/binutils/bfd/elf32-arm.c
===================================================================
--- head/contrib/binutils/bfd/elf32-arm.c
+++ head/contrib/binutils/bfd/elf32-arm.c
@@ -6816,6 +6816,9 @@
for (i = 4; i < NUM_KNOWN_OBJ_ATTRIBUTES; i++)
{
+ if (out_attr[i].type == 0)
+ out_attr[i].type = in_attr[i].type;
+
/* Merge this attribute with existing attributes. */
switch (i)
{

File Metadata

Mime Type
text/plain
Expires
Wed, Mar 12, 4:24 PM (6 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17122607
Default Alt Text
D2413.diff (442 B)

Event Timeline