diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2017-05-09 15:48:36 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2017-05-15 14:02:59 -0400 |
commit | 142b92b883b3d7bb3712634fa9c6c004c179c8ff (patch) | |
tree | 104e86204e24c22c622fc8ccef6d8cfc9fd62827 /src/basecmd.c | |
parent | c292006421fccc001b3cb74dffa82b72c2eb46a0 (diff) | |
download | kutter-142b92b883b3d7bb3712634fa9c6c004c179c8ff.tar.gz kutter-142b92b883b3d7bb3712634fa9c6c004c179c8ff.tar.xz kutter-142b92b883b3d7bb3712634fa9c6c004c179c8ff.zip |
command: Use "i" instead of "m" constraint in _DECL_REQUEST_ID
On some architectures, gcc will allocate a register for inline
assembler with an "m" constraint. Use "i" to avoid that.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/basecmd.c')
0 files changed, 0 insertions, 0 deletions