This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: About to remove dwarfout.c
- From: Ian Lance Taylor <ian at wasabisystems dot com>
- To: mark at codesourcery dot com
- Cc: gcc at gcc dot gnu dot org
- Date: 22 Dec 2003 20:23:30 -0500
- Subject: Re: About to remove dwarfout.c
- References: <200312230037.hBN0bPog031638@sirius.codesourcery.com>
Mark Mitchell <mark@codesourcery.com> writes:
> I plan to remove -gdwarf and -gdwarf+ (both of whch were deprecated in
> GCC 3.3), remove dwarfout.c, associated macros, etc. from GCC 3.4
> shortly.
>
> Objections?
I don't object to the general idea, but what about having -gdwarf
become a synonym for -gdwarf-2?
Ian