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
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
The comment of the final endif in hosthooks.h is wrong, it should be
GCC_HOST_HOOKS_H instead of GCC_LANG_HOOKS_H.
gcc/ChangeLog:
* hosthooks.h (struct host_hooks): Fix GCC_HOST_HOOKS_H typo.
Signed-off-by: Yangyu Chen
---
gcc/hosthooks.h | 2 +-
1 file changed, 1 insertion(+), 1 delet