Re: [PATCH] hosthooks.h: Fix GCC_HOST_HOOKS_H typo

2024-09-23 Thread Jiawei
On Mon, Sep 23, 2024 at 10:12 AM Yangyu Chen wrote: >//>/The comment of the final endif in hosthooks.h is wrong, it should be />/GCC_HOST_HOOKS_H instead of GCC_LANG_HOOKS_H. / This looks obvious to me. Do you have push access or do you need someone to push this change for you? Thanks, Andrew

Re: [PATCH] hosthooks.h: Fix GCC_HOST_HOOKS_H typo

2024-09-23 Thread Andrew Pinski
On Mon, Sep 23, 2024 at 10:12 AM Yangyu Chen wrote: > > The comment of the final endif in hosthooks.h is wrong, it should be > GCC_HOST_HOOKS_H instead of GCC_LANG_HOOKS_H. This looks obvious to me. Do you have push access or do you need someone to push this change for you? Thanks, Andrew > > g