On 04/14/2017 09:36 AM, Wouter Verhelst wrote: > Then I ran 'make CFLAGS=-save-temps' to see whether it perhaps did add > some inline assembly somewhere but you missed the #include and this time > it... worked?
Actually, adding -save-temps to CFLAGS doesn't help. However, since you wrote "CFLAGS=-save-temps" instead of "CFLAGS+=-save-temps", I assume you overrode the optimization level which has influence on the code generation. Will verify that. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913