[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug sanitizer/59758] [4.9/4.10 Regression] bootstrap failure in libsanitizer/asan on sparc-linux-gnu



http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59758

--- Comment #9 from David S. Miller <davem at davemloft dot net> ---
The next problem you'll run into is that the shmid additions for sparc weren't
done correctly in the patch.  Where you see 's64', it should be 'long', and
where you see 'u64' it should be 'unsigned long'.

I strongly suspect the patch was only build tested on 64-bit, as all of the
mistakes in the patch are for 32-bit cases.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Reply to: