Messages in this thread |  | | Subject | Re: [PATCH] compiler: add support for gcc 6 | From | Joe Perches <> | Date | Tue, 14 Apr 2015 18:55:21 -0700 |
| |
On Wed, 2015-04-15 at 07:32 +1000, Anton Blanchard wrote: > gcc has recently bumped its major version and this is causing kernel > build errors. Create include/linux/compiler-gcc6.h which is a copy > of compiler-gcc5.h, minus a few comments that no longer apply.
I still think it'd be better to use a single file
https://lkml.org/lkml/2014/9/5/693
and
https://lkml.org/lkml/2014/9/4/675
|  |