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] Add -gstrict-dwarf


On Tue, Sep 22, 2009 at 05:13:09PM +0800, Jie Zhang wrote:
> Jakub Jelinek wrote:
>> This patch introduces -gstrict-dwarf option which will disable this
>> behavior, with -gdwarf-2 -gno-strict-dwarf no DWARF3 nor DWARF4 opcode etc.
>> will be used, similarly for -gdwarf-3 -gno-strict-dwarf.
>> It is expected that darwin will default to that option.
>>
> Apparently you mean "-gdwarf-2 -gstrict-dwarf" and "-gdwarf-3  
> -gstrict-dwarf" here?

Yes, sorry.

	Jakub


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