[U-Boot] [PATCH] Add linux/compiler-gcc5.h to fix builds with gcc5

2015-02-07 Thread Hans de Goede
Hi Tom, Here is a patch to fix building u-boot with gcc5 (which has landed in Fedora rawhide / F22 recently). Can you please review and merge this ? Regards, Hans ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boo

[U-Boot] [PATCH] Add linux/compiler-gcc5.h to fix builds with gcc5

2015-02-07 Thread Hans de Goede
Add linux/compiler-gcc5/h from the kernel sources at: commit 5631b8fba640a4ab2f8a954f63a603fa34eda96b Author: Steven Noonan Date: Sat Oct 25 15:09:42 2014 -0700 compiler/gcc4+: Remove inaccurate comment about 'asm goto' miscompiles Signed-off-by: Hans de Goede --- include/linux/compiler