* Alexandre Oliva:
> diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi
> index 28338324f0724..d44c2e8cbe6a1 100644
> --- a/gcc/doc/sourcebuild.texi
> +++ b/gcc/doc/sourcebuild.texi
> @@ -2798,6 +2798,9 @@ Target supports the execution of @code{user_msr}
> instructions.
> @item vec
On Feb 18, 2025, Richard Sandiford wrote:
> Thanks for doing this. How about also replacing all uses of:
>([check_effective_target_x86])
> with:
>[check_effective_target_x86]
> OK with that change if there are no objections within 24 hours.
Sure, thanks for the review and for the su