This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
[RFC] enabling -fshow-column by default
- From: Aldy Hernandez <aldyh at redhat dot com>
- To: gcc at gcc dot gnu dot org
- Date: Wed, 20 May 2009 10:23:08 -0400
- Subject: [RFC] enabling -fshow-column by default
Hi folks.
Before I merge the diagnostics branch I'd like to enable it on the
testsuite to get us all in the habit of at least being aware of columns.
Joseph Myers suggested enabling it in the compiler instead of the
testsuite. Are there any big objections to this?
Aldy