This is the mail archive of the gcc-bugs@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]

[Bug c++/27052] When using excessive -ftemplate-depth g++ overflows the stack



------- Comment #5 from gdr at integrable-solutions dot net  2006-04-06 12:23 -------
Subject: Re:  When using excessive -ftemplate-depth g++ overflows the stack

"gcc at magfr dot user dot lysator dot liu dot se" <gcc-bugzilla@gcc.gnu.org>
writes:

| The standard says the limit have to be more than 17,

No, the standard did not say that.  the standard just said there is an
implementation defined limit.  An implementation may define that limit
to be infinite.

-- Gaby


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27052


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