Ping: https://gcc.gnu.org/ml/gcc-patches/2016-01/msg00250.html
On Wed, 2016-01-06 at 09:50 -0500, David Malcolm wrote: > The attached patch adds information on various things to the > gcc-6/changes.html page: > > * source-range-tracking (the patch merges the description of the string > location work into this, and updates the colorization of the example to > reflect gcc-6's behavior) > * fix-it hints > * hints for misspelled member names > * -Wmisleading-indentation > * jit improvements > * hints for misspelled command-line options > > OK to commit? > Dave