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++/81371] Too many C++ templates output in build error


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81371

--- Comment #5 from Marc Glisse <glisse at gcc dot gnu.org> ---
Related to PR14912 (and some others). Tools like STLFilt perform this
transformation for standard types (including std::string). Possibly also
related to the recent work on printing template diffs.

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