Bug 1576363

Summary: glibc: Use annobin annotations for assembler code
Product: [Fedora] Fedora Reporter: Florian Weimer <fweimer>
Component: glibcAssignee: Carlos O'Donell <codonell>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 29CC: arjun.is, codonell, dj, fweimer, law, mfabian, pfrankli, rth, siddhesh
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1576372 (view as bug list) Environment:
Last Closed: 2019-10-15 13:27:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1576362    
Bug Blocks: 1576372    
Attachments:
Description Flags
Use ASFLAGS to pass assembler flags none

Description Florian Weimer 2018-05-09 09:35:41 UTC
If the DWARF coverage is not sufficient, we need to annotate the assembler-generated object files (such as the string functions).  We currently cannot do this due to bug 1576362.

Comment 1 Florian Weimer 2018-05-09 09:37:11 UTC
Created attachment 1433704 [details]
Use ASFLAGS to pass assembler flags

Using ASFLAGS is a bit tricky, so here's a patch to do it.

Comment 2 Jan Kurik 2018-08-14 10:03:27 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 29 development cycle.
Changing version to '29'.

Comment 3 Florian Weimer 2019-10-15 13:27:23 UTC

*** This bug has been marked as a duplicate of bug 1668822 ***