[patch, darwin] PR41405 default to -gstrict-dwarf on darwin.

Jack Howarth howarth@bromo.med.uc.edu
Thu Sep 24 17:29:00 GMT 2009


On Thu, Sep 24, 2009 at 10:03:09AM -0700, Richard Henderson wrote:
> On 09/24/2009 12:56 AM, IainS wrote:
>> 2009-09-23 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
>>
>> PR bootstrap/41405
>>
>> *gcc/common.opt: initialize dwarf_strict to -1 as an unset value.
>> *gcc/toplev.c (process_options): catch unset dwarf_strict and set to 0
>> for all targets not overriding
>> *gcc/config/darwin.c (darwin_override_options): catch unset dwarf_strict
>> and override to 1 on darwin.
>
> Fixed capitalization and spacing.  Committed as r152127.
>
>
> r~

Richard,
    Since we are cleaning up dwarf support on darwin,
could you also check in...

http://gcc.gnu.org/ml/gcc-patches/2009-01/msg01069.html

...which Mike Stump approved long ago...

http://gcc.gnu.org/ml/gcc-patches/2009-01/msg01087.html

but which never got checked into gcc trunk. Thanks again
in advance.
                Jack



More information about the Gcc-patches mailing list