Re: [changes.html] Document -fdiagnostics-color= default changes

2015-02-01 Thread Gerald Pfeifer
On Friday 2014-11-14 19:12, Manuel López-Ibáñez wrote: This is what I committed. Thanks Manuel! As I am catching up on some older changes, I went ahead and made some minor changes on top of yours and applied the following: Make a link description around -fdiagnostics-color= more meaningful,

Re: [changes.html] Document -fdiagnostics-color= default changes

2014-11-14 Thread Richard Biener
On Fri, Nov 14, 2014 at 8:42 AM, Jakub Jelinek ja...@redhat.com wrote: On Thu, Nov 13, 2014 at 05:54:46PM -0700, Jeff Law wrote: On 11/12/14 15:33, Jakub Jelinek wrote: This patch makes the -fdiagnostics-color= default configurable, and changes the default (if no configure option is specified

[changes.html] Document -fdiagnostics-color= default changes

2014-11-14 Thread Manuel López-Ibáñez
h3 id=c-familyC family/h3 ul +liThe code-fdiagnostics-color=/code option default is now +configurable at GCC configury time using +code--with-diagnostics-color=/code, can default to +codeauto/code - the new default unless configured otherwise, +where diagnostics is

Re: [changes.html] Document -fdiagnostics-color= default changes

2014-11-14 Thread Jakub Jelinek
On Fri, Nov 14, 2014 at 01:14:02PM +0100, Manuel López-Ibáñez wrote: h3 id=c-familyC family/h3 ul +liThe code-fdiagnostics-color=/code option default is now +configurable at GCC configury time using +code--with-diagnostics-color=/code, can default to +

Re: [changes.html] Document -fdiagnostics-color= default changes

2014-11-14 Thread Manuel López-Ibáñez
On 14 November 2014 13:18, Jakub Jelinek ja...@redhat.com wrote: Indeed, it does. So feel free to turn that into patch form. This is what I committed. I also updated the Fortran part to add an example and remove outdated info. Feel free to change it (or ask me to change it). ---

[changes.html] Document -fdiagnostics-color= default changes

2014-11-13 Thread Jakub Jelinek
On Thu, Nov 13, 2014 at 05:54:46PM -0700, Jeff Law wrote: On 11/12/14 15:33, Jakub Jelinek wrote: This patch makes the -fdiagnostics-color= default configurable, and changes the default (if no configure option is specified for it) to --with-diagnostics-color=auto. The previous behavior can be