aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/compiler-gcc5.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/compiler-gcc5.h')
-rw-r--r--include/linux/compiler-gcc5.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/compiler-gcc5.h b/include/linux/compiler-gcc5.h
index cdd1cc202d51..c8c565952548 100644
--- a/include/linux/compiler-gcc5.h
+++ b/include/linux/compiler-gcc5.h
@@ -53,7 +53,6 @@
* http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58670
*
* Work it around via a compiler barrier quirk suggested by Jakub Jelinek.
- * Fixed in GCC 4.8.2 and later versions.
*
* (asm goto is automatically volatile - the naming reflects this.)
*/