This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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]

Re: Produce Stabs-in-ELF on IRIX 5 with -no-mdebug


"H.J. Lu" <hjl.tools@gmail.com> writes:

> This break Linux/x86:
>
> cc1: warnings being treated as errors
> /export/gnu/import/git/binutils/gas/config/obj-elf.c: In function
> ‘elf_process_stab’:
> /export/gnu/import/git/binutils/gas/config/obj-elf.c:2401:24: error:
> unused parameter ‘sec’
> /export/gnu/import/git/binutils/gas/config/obj-elf.c:2402:9: error:
> unused parameter ‘what’
> /export/gnu/import/git/binutils/gas/config/obj-elf.c:2403:17: error:
> unused parameter ‘string’
> /export/gnu/import/git/binutils/gas/config/obj-elf.c:2404:9: error:
> unused parameter ‘type’
> /export/gnu/import/git/binutils/gas/config/obj-elf.c:2405:9: error:
> unused parameter ‘other’
> /export/gnu/import/git/binutils/gas/config/obj-elf.c:2406:9: error:
> unused parameter ‘desc’
>
> I checked this into mainline.

sorry for the breakage and thanks for the quick fix.  Can you check this
into the 2.21 branch, too, or should I do it?

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


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