On Thu, May 25, 2017 at 2:25 AM, Richard Earnshaw (lists) wrote: > Having pondered this over night, I think the lowest risk thing to do, > provided it applies cleanly to the gcc-7 branch, is just commit the > entire patch on the branch and be done with it. The risk from removing > this code is pretty minimal and removing it all is the best way of > avoiding things like unexpected compiler warnings breaking the build. > If it doesn't apply cleanly, then just drop the documentation. The patch backports cleanly. I've tested the patch on the gcc-7-branch, with both armv8 and aarch64 bootstraps and make checks, with no regressions. Ok to check in? Jim