On 3/17/2021 9:44 AM, Nick Clifton via Gcc-patches wrote:
Hi Jan-Benedict,
However, next one is:
../.././gcc/defaults.h:938: error: "PREFERRED_DEBUGGING_TYPE"
redefined [-Werror]
938 | #define PREFERRED_DEBUGGING_TYPE NO_DEBUG
Ah - this is the same as the fix needed for the RX target. Please try
the attached
patch. It includes my original patch, your addition to the patch and
a fix for the
above problem.
Consider all these good for the trunk. If you could install them, it'd
be appreciated. I'm not quite set up for that right now.
Thanks,
Jeff