On Mon, Jun 12, 2017 at 3:40 AM, James Greenhalgh wrote: > In both the original patch, and the backport, you're modifying the > AArch64 options here. I'd expect the edits to be to the AArch32 options > (these start somewhere around line 15,000). Yes, I screwed this up. Richard Earnshaw already fixed the ARM Option list in one of his -mcpu patches. I checked in a fix for the AArch64 Option list under the obvious rule. Tested with a make doc, and using info to look at the docs to make sure that they are right. I will fix the gcc-7 backport before I check it in. Jim