This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/44783] implement -ftemplate-backtrace-limit=
- From: "gredner at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 13 Feb 2012 01:06:56 +0000
- Subject: [Bug c++/44783] implement -ftemplate-backtrace-limit=
- Auto-submitted: auto-generated
- References: <bug-44783-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44783
Gabriel Redner <gredner at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gredner at gmail dot com
--- Comment #4 from Gabriel Redner <gredner at gmail dot com> 2012-02-13 01:06:56 UTC ---
Is there any progress on this issue? This bug is a major impediment when
debugging template-heavy code.