Rainer Orth writes:
> When reviewing how this patch
>
> [PATCH] gcc: move assemble_start_function / assemble_end_function to
> output_mi_thunk
> https://gcc.gnu.org/ml/gcc-patches/2019-05/msg00722.html
>
> might affect Solaris, I noticed an obsolete comment
>
> Note that use_thun
egx.c (tilegx_output_mi_thunk): Likewise.
* config/tilepro/tilepro.c (tilepro_asm_output_mi_thunk): Likewise.
# HG changeset patch
# Parent 74a1aea7c39d71273fd4f28d937e03f593e92778
Remove obsolete comment about use_thunk
diff --git a/gcc/config/alpha/alpha.c b/gcc/config/alpha/alpha.c
---