On Wed, May 27, 2026 at 04:51:23PM +0530, [email protected] wrote:
> From: Dhruv Chawla <[email protected]>
>
> Hi Jakub,
>
> This patch regenerates the configure file after modifying acinclude.m4.
>
> --- >8 ---
>
> Signed-off-by: Dhruv Chawla <[email protected]>
>
> libgomp/ChangeLog:
>
> * configure: Regenerate.
> * acinclude.m4: Fix typos.
> * env.c (parse_places_var): Likewise.
> (parse_stacksize): Likewise.
> (parse_wait_policy): Likewise.
> (parse_affinity): Likewise.
> (initialize_env): Likewise.
> * libgomp.h (struct target_mem_desc): Likewise.
> * plugin/build-target-indirect-htab.h: Likewise.
> * plugin/plugin-gcn.c (struct hsa_runtime_fn_info): Likewise.
> (struct hip_runtime_fn_info): Likewise.
> (limit_worker_threads): Likewise.
> (max_isa_vgprs): Likewise.
> (GOMP_OFFLOAD_get_name): Likewise.
> * plugin/plugin-nvptx.c (GOMP_OFFLOAD_get_name): Likewise.
> * target.c (gomp_map_vars_internal): Likewise.
> (GOMP_target_ext): Likewise.
Ok.
Jakub