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

Richard Henderson rth@redhat.com
Thu Sep 24 17:18:00 GMT 2009


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~



More information about the Gcc-patches mailing list