diff options
author | Al Viro <viro@ftp.linux.org.uk> | 2006-01-12 09:06:19 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-12 17:09:01 (GMT) |
commit | 7f2633388d64c0489516af04e0d4cd9f01397a94 (patch) | |
tree | b116bd1e17c2eda24e43f829df468c58e71bb5ab /include/net | |
parent | 77add9f3e6a486e5623f3e693ded216f155bd2a5 (diff) | |
download | linux-fsl-qoriq-7f2633388d64c0489516af04e0d4cd9f01397a94.tar.xz |
[PATCH] m68k: broken constraints on mulu.l
Too permissive constraint on mulu.l - the first argument should not be
an a-register. Fixed by replacing "g" with "dm"; with older gcc we got
lucky and it had never attempted mulu.l %a0, %d1:%d0. These days it
does, with predictable objections from as(1).
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Cc: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions