Index: htdocs/gcc-7/changes.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-7/changes.html,v retrieving revision 1.39 diff -u -p -r1.39 changes.html --- htdocs/gcc-7/changes.html 17 Jan 2017 21:26:31 -0000 1.39 +++ htdocs/gcc-7/changes.html 27 Jan 2017 16:03:47 -0000 @@ -599,9 +599,12 @@ test: ret .cfi_endproc -
  • A new option -fdiagnostics-parseable-fixits allows for - fix-it hints to be emitted in a machine-readable form, suitable for - consumption by IDEs. For example, given: +
  • Two new options have been added for + printing fix-it hints: +
  • The gcc and g++ driver programs will now provide suggestions for misspelled arguments to command-line options.