This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [PATCH] -gused


On Fri, Jun 20, 2003 at 09:25:25AM -0700, Devang Patel wrote:
> Here it is. I'd like to continue to provide -gused for Darwin GCC 
> users' benefit.

Hum.  I'd rather it not be available generally though.
Perhaps this can be done with CC1_SPECS in darwin.h.

>         (dbxout_flush_symbol_queue): New static function.

I think I also mentioned moving the queueing out of dbxout.c.
There's no reason I can see that it should be done here, and
doing it say in final.c means that all debug formats benefit.


r~


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