diff options
Diffstat (limited to 'include/linux/compiler-gcc5.h')
| -rw-r--r-- | include/linux/compiler-gcc5.h | 1 |
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 @@ | |||
| 53 | * http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58670 | 53 | * http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58670 |
| 54 | * | 54 | * |
| 55 | * Work it around via a compiler barrier quirk suggested by Jakub Jelinek. | 55 | * Work it around via a compiler barrier quirk suggested by Jakub Jelinek. |
| 56 | * Fixed in GCC 4.8.2 and later versions. | ||
| 57 | * | 56 | * |
| 58 | * (asm goto is automatically volatile - the naming reflects this.) | 57 | * (asm goto is automatically volatile - the naming reflects this.) |
| 59 | */ | 58 | */ |
