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: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 14 Feb 2012 12:36:57 +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
--- Comment #8 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-02-14 12:36:57 UTC ---
Created attachment 26658
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26658
Draft
This is a slightly tweaked and extended version of the patch which I actually
booted and tested.