Skip to content

Commit d08fd74

Browse files
committed
Compiler Attributes: remove GCC 5.1 mention
GCC 5.1 is now the minimum version. Acked-by: Nick Desaulniers <[email protected]> Signed-off-by: Miguel Ojeda <[email protected]>
1 parent 519d819 commit d08fd74

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/linux/compiler_attributes.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@
104104
#define __deprecated
105105

106106
/*
107-
* Optional: only supported since gcc >= 5.1
108107
* Optional: not supported by clang
109108
* Optional: not supported by icc
110109
*

0 commit comments

Comments
 (0)