On 9/10/2021 1:19 AM, Richard Biener via Gcc-patches wrote:
This removes the always defined DARWIN_PREFER_DWARF and the code
guarded by it being not defined, removing the possibility to
default some i386 darwin configurations to STABS when it would
not be defined.

OK for trunk?

Thanks,
Richard.

2021-09-10  Richard Biener  <rguent...@suse.de>

        * config/darwin.h (DARWIN_PREFER_DWARF): Do not define.
        * config/i386/darwin.h (PREFERRED_DEBUGGING_TYPE): Do not
        change based on DARWIN_PREFER_DWARF not being defined.
OK.  I'm not too worried about supporting 32bit darwin 8 and earlier.  That's got to be at least a decade out of service at this point.

jeff

Reply via email to