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] make DWARF2_DEBUG the default for ELF platforms.


On Thu, Dec 06, 2001 at 08:19:38PM +0000, Joseph S. Myers wrote:
> On Thu, 6 Dec 2001, Mark Mitchell wrote:
> 
> > It's OK with me, but only if we do it quickly.  I'd rather we just do
> > it now.
> 
> Should the override in gcc/config/linux.h go away as well?

I think so. In config/sparc/linux.h too. What needs to be done in addition
to this is to check all occurences of `%{g' in spec macros and adjust where
necessary to reflect the changed default.

	Jakub


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