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-
- From: Manuel López-Ibáñez <lopezibanez at gmail dot com>
- To: Gerald Pfeifer <gerald at pfeifer dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Sun, 4 Apr 2010 17:49:24 +0200
- Subject: Re: use -ftemplate-depth= instead of -ftemplate-depth-
- References: <6c33472e1002200414w40d77972k1683faf8c0f10c9f@mail.gmail.com> <alpine.LSU.1.99.1004041235560.5962@pulcherrima.dbai.tuwien.ac.at>
On 4 April 2010 12:38, Gerald Pfeifer <gerald@pfeifer.com> wrote:
> On Sat, 20 Feb 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.
> 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.
Cheers,
Manuel.