This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/28543] Usage of -ftemplate-depth- may cause segfault
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jul 2006 09:53:15 -0000
- Subject: [Bug c++/28543] Usage of -ftemplate-depth- may cause segfault
- References: <bug-28543-13030@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2006-07-30 09:53 -------
This is the whole point of -ftemplate-depth is to limit the depth so you don't
run into an huge depth.
Yes you code is defined, just a huge depth.
*** This bug has been marked as a duplicate of 27052 ***
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28543