This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH 13/13] Switch -ftrack-macro-expansion=2 on by default.
>>>>> "Gaby" == Gabriel Dos Reis <gdr@integrable-solutions.net> writes:
Gaby> On Wed, Apr 25, 2012 at 9:33 AM, Dodji Seketeli <dodji@redhat.com> wrote:
>> Hopefully closing the series, this patch switches the compiler to
>> -ftrack-macro-expansion=2 by default.
>>
>> Tested and bootstrapped on x86_64-unknown-linux-gnu against trunk.
Gaby> Makes sense to me; Tom?
Yes, do it. Thanks.
Tom