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)


On 04/30/2010 04:45 PM, Jason Merrill wrote:
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.

Also applying to 4.5, minus the change to pp_cxx_decl_specifier_seq.


Jason



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