This is the mail archive of the gcc-patches@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]

Re: C++ PATCH to add -fno-pretty-templates


On Tue, 7 Apr 2009, Jason Merrill wrote:
The new default behavior of omitting default template arguments may be
undesirable in some situations, and some people have complained about our
pretty-printing of function template specializations being obfuscatory, so
this patch adds a flag -fno-pretty-templates to disable both of these
transformations.

Would you mind also documenting this in gcc-4.5/changes.html, Jason?


Thanks,
Gerald


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