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: C++ PATCH to max_tinst_depth default value


On Tue, 21 Jul 2009, Jason Merrill wrote:

> The issue of the minimum maximum instantiation depth of 17 being ridiculously
> low came up in the C++ meeting this past week; the value in C++0x will
> probably be 1024, so I went ahead and bumped it up.

If C++0x increases it, remember to update invoke.texi which says "ANSI/ISO 
C++ conforming programs must not rely on a maximum depth greater than 
17.".

-- 
Joseph S. Myers
joseph@codesourcery.com


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