This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: use -ftemplate-depth= instead of -ftemplate-depth-
On 27 April 2010 15:54, Gerald Pfeifer <gerald@pfeifer.com> wrote:
> On Sun, 4 Apr 2010, Manuel López-Ibáñez wrote:
>>>> Like it happened with Wlarger-than, ftemplate-depth does not follow
>>>> usual GNU conventions for parameter switches. This patch fixes this
>>>> but maintains that old option for backwards compatibility.
>>>
>>> We also need to document this. ?How about the following?
>> Looks fine to me.
>
> I now installed my patch, which I had failed to do for some reason. :-(
>
>>> When did we change -Wlarger-than? ?If with GCC 4.5, too, would you
>>> mind adding a doc snippet, too?
>> It was in GCC 4.4 but it is not documented.
>
> Do you think we should add this now, or is it not worth it?
I just added it for the sake of completeness.
Cheers,
Manuel.