On Fri, Nov 27, 2020 at 10:29:53AM +, Iain Sandoe wrote:
> --- a/gcc/configure.ac
> +++ b/gcc/configure.ac
> @@ -3114,34 +3114,38 @@ AC_MSG_RESULT($gcc_cv_ld_ro_rw_mix)
> gcc_AC_INITFINI_ARRAY
>
> # Check if we have .[us]leb128, and support symbol arithmetic with it.
> +# Older versions of G
Hi Folks.
Iain Sandoe via Gcc-patches wrote:
Rainer Orth wrote:
maybe this is enough to cover all bases without having to do any
version or
target checks. (untested)
objdump is not available on quite a few Darwin versions with perfectly
functional
uleb128 - so I don’t want to punt on thos