]> git.ipfire.org Git - thirdparty/gcc.git/commit
test-art: Fix comment in types.h
authorAndrew Pinski <quic_apinski@quicinc.com>
Fri, 22 Nov 2024 17:25:41 +0000 (09:25 -0800)
committerAndrew Pinski <quic_apinski@quicinc.com>
Fri, 22 Nov 2024 21:13:57 +0000 (13:13 -0800)
commit76c202329458aad027ececc59d666e4995e3644e
tree882de1b95f4d2d234a72f7e6e837684b797843df
parent982d10b74b50f28fd5dbd63876b685f484a6fec2
test-art: Fix comment in types.h

The comment references INCLUDE_MEMORY but the code actually
checks INCLUDE_VECTOR. So fix up the comment to mention
INCLUDE_VECTROR.

Pushed as obvious.

gcc/ChangeLog:

* text-art/types.h: Fix comment.

Signed-off-by: Andrew Pinski <quic_apinski@quicinc.com>
gcc/text-art/types.h