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: [patch] Fix PR c++/28054


In other words, I believe your patch is correct, but suboptimal, in that
we should be able to just say "if (value == error_mark_node)".  Would
you please test that change?  Also, would you care to add this to the
beginning of the block comment above grokdeclarator:


Certainly, I'm currently testing that change now.


Cheers,
Lee


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