search for: 138bc75d

Displaying 1 result from an estimated 1 matches for "138bc75d".

2018 Dec 10
0
PROPOSAL: Extend inline asm syntax with size spec
...; What about backporting it, like Richard says? > > Let me first get it into GCC trunk :-) > > It should backport fine, sure; and I'll work on that. > Now, I can see it in the GCC trunk. Hooray!!! commit 6de46ad5326fc5e6b730a2feb8c62d09c1561f92 Author: segher <segher at 138bc75d-0d04-0410-961f-82ee72b054a4> Date: Thu Dec 6 17:56:58 2018 +0000 asm inline The Linux kernel people want a feature that makes GCC pretend some inline assembler code is tiny (while it would think it is huge), so that such code will be inlined essentially always instead of...