public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/44783]  New: implement -ftemplate-backtrace-limit=
@ 2010-07-02 11:04 manu at gcc dot gnu dot org
  0 siblings, 0 replies; only message in thread
From: manu at gcc dot gnu dot org @ 2010-07-02 11:04 UTC (permalink / raw)
  To: gcc-bugs

clang:

-ftemplate-backtrace-limit=123: Only emit up to 123 template instantiation
notes within the template instantiation backtrace for a single warning or
error. The default is 10, and the limit can be disabled with
-ftemplate-backtrace-limit=0.

I recently implemented this but hardcoded the value to 10. We should add this
switch to allow configuration of this value (specially to disable the limit).


-- 
           Summary: implement -ftemplate-backtrace-limit=
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Keywords: diagnostic
          Severity: enhancement
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: manu at gcc dot gnu dot org


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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-07-02 11:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-02 11:04 [Bug c++/44783] New: implement -ftemplate-backtrace-limit= manu at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).