This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: use -ftemplate-depth= instead of -ftemplate-depth-


On 02/24/2010 03:02 AM, Manuel López-Ibáñez wrote:
2010-02-20 Manuel López-Ibáñez<manu@gcc.gnu.org>

        * c.opt (-ftemplate-depth=): New.
        (-ftemplate-depth-): Deprecate.
        * optc-gen.awk: Handle -ftemplate-depth=.
        * opth-gen.awk: Likewise.
        * c-opts.c (c_common_handle_option): Likewise.
        * doc/invoke.texi (-ftemplate-depth-): Replace with
        -ftemplate-depth=.
cp/
        * pt.c (push_tinst_level): Replace -ftemplate-depth- with
        -ftemplate-depth=.


OK.


Jason


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]