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 cxx-pretty-print.c for c++/43868 (ice with -g)


Jason Merrill <jason@redhat.com> writes:

| For some reason the code for printing a PMF was in
| pp_cxx_decl_specifier_seq which meant that code trying to just print a
| type didn't hit it.  Fixed thus.
| 
| Tested x86_64-pc-linux-gnu, applied to trunk.

Thanks!

-- Gaby


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