This is the mail archive of the binutils@sources.redhat.com 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: 3.3 PATCH: Handle mips gas 2.13 -mdebug switch


On Fri, Jul 19, 2002 at 09:16:41PM +0200, Rainer Orth wrote:
> 	* gcc.c (struct spec_list_1): Remove const from ptr.
> 	(extra_specs_1): Remove const.
> 	(init_spec): Use EXTRA_SPECS_INIT if defined.
> 	* doc/tm.texi (EXTRA_SPECS, EXTRA_SPECS_INIT): Document.

I am unthrilled by this.  Can we work around this stuff
by defining some mips-local tag when preferred debugging
is dwarf2, and then just using ifdefs instead of the
supposed-to-be-compile-time eval?


r~


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