From: Cyrill G. <gor...@op...> - 2013-03-01 06:33:51
|
On Tue, Feb 26, 2013 at 08:40:29PM -0800, Ben Rudiak-Gould wrote: > Here's a revised patch that fixes the warnings. It now warns in all > the same places as before the patch, but some messages are changed, I > think for the better (e.g. add ax,0FFFFFFFFh now complains about an > out-of-range word instead of an out-of-range signed byte). > > In the description delete the last sentence ("The assembler warns in a > few cases it didn't before...") > > Signed-off-by: Ben Rudiak-Gould <benrudiak_at_gmail.com> Thanks Ben, applied! Could you please next time attach a complete patch generated by "git format-patch"? Not just diff gzipp'ed. |