Add linux/compiler-gcc5.h to fix builds with gcc5 78/104278/1
authorHans de Goede <hdegoede@redhat.com>
Sat, 7 Feb 2015 21:52:40 +0000 (22:52 +0100)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Tue, 13 Dec 2016 02:16:53 +0000 (11:16 +0900)
commit1e7c26a57e34611fe059466bf0809874f503689c
tree4947f8d51d4f05a15293cfc59d2c96e63604b8c1
parent26314cd880fc20de034c9e78667e984da6cae524
Add linux/compiler-gcc5.h to fix builds with gcc5

Add linux/compiler-gcc5/h from the kernel sources at:

commit 5631b8fba640a4ab2f8a954f63a603fa34eda96b
Author: Steven Noonan <steven@uplinklabs.net>
Date:   Sat Oct 25 15:09:42 2014 -0700

    compiler/gcc4+: Remove inaccurate comment about 'asm goto' miscompiles

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
[backport from u-boot mainline for gcc6]
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Change-Id: I04addcb7ccb452bc51e6b073e72cc570684e5bcc
include/linux/compiler-gcc5.h [new file with mode: 0644]