Skip to content
Commit 8f763b35 authored by Khem Raj's avatar Khem Raj Committed by Bruce Ashfield
Browse files

powerpc/ptrace: Disable array-bounds warning with gcc8



This masks the new gcc8 warning
include/linux/regset.h:270:4: error: 'memcpy' offset [-527, -529] is out of the bounds [0, 16] of object 'vrsave' with type 'union <anonymous>'

Signed-off-by: default avatarKhem Raj <raj.khem@gmail.com>
Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@windriver.com>
parent fe6f9375
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment