https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65932
Dr. Uwe Meyer-Gruhl <gcc_email at congenio dot de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gcc_email at congenio dot de --- Comment #6 from Dr. Uwe Meyer-Gruhl <gcc_email at congenio dot de> --- Just a feedback for another target platform (arm-none-eabi): I also had problems with a kernel 4.0.4 on an iConnect (Kirkwood variant) when I used gcc 5.1.0. Using KCFLAGS='-fno-ipa-sra' helped immediately. I did not look into the generated code, though, but I assume this is the same problem.