This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/14414] New: Get rid of ASM_SIZE_DIRECTIVE


http://sourceware.org/bugzilla/show_bug.cgi?id=14414

             Bug #: 14414
           Summary: Get rid of ASM_SIZE_DIRECTIVE
           Product: glibc
           Version: 2.17
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: unassigned@sourceware.org
        ReportedBy: polacek@redhat.com
                CC: drepper.fsp@gmail.com
    Classification: Unclassified


As we only support ELF, there's no need to use a macro for the .size directive.
 So, we can get rid of ASM_SIZE_DIRECTIVE macro and use .size unconditionally.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]