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]

[C++ Patch] PR 26155 (improved patch)


Hi,

this is my last and best try ;) Seriously, compared to the last posted version:
1- I added a rather large comment explaining what's going on wrt error recovery.
2- Took the occasion to clean-up a bit the code about bool vs int for flags (we had a mix).
3- Cleaned-up a bit the code itself (didn't notice that need_new is initialized as true)


Tested x86_64-linux, as usual.

Thanks,
Paolo.

////////////////////////


Attachment: CL_26155_5
Description: Text document

Attachment: patch_26155_5
Description: Text document


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