commit | 6425392acf24b6d469932dd1b217dc7b20d6447f | [log] [tgz] |
---|---|---|
author | Ye Guojin <ye.guojin@zte.com.cn> | Tue Oct 19 08:29:10 2021 +0000 |
committer | Kees Cook <keescook@chromium.org> | Thu Oct 21 08:41:51 2021 -0700 |
tree | a0c7b7e87596be100ac27a99cf19d64a98a9c710 | |
parent | b4d89579ccb1ad5ffcdb3430933ce1e31a009ec7 [diff] |
gcc-plugins: remove duplicate include in gcc-common.h 'tree-ssa-operands.h' included in 'gcc-common.h' is duplicated. it's also included at line 56. Reported-by: Zeal Robot <zealci@zte.com.cn> Signed-off-by: Ye Guojin <ye.guojin@zte.com.cn> Signed-off-by: Kees Cook <keescook@chromium.org> Link: https://lore.kernel.org/r/20211019082910.998257-1-ye.guojin@zte.com.cn