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] initial location support for C parser


> The C parts of the patch are OK.

I am committing the patch as is.  The objc parts were approved by Mike
Stump, and the rest of the patch was approved by Mark Mitchell.

> When I was expanding test coverage for C front-end diagnostics to avoid 
> the new C parser breaking untested areas of the compiler, I used a script 
> to identify messages present in a newly generated gcc.pot but not in 
> gcc.log from a testsuite run; this is attached.  It's obviously not quite 

Thank you for the script.  This is a good idea.  I'll see what I can
come up with to find tests changed by particular diagnostics.

Thanks again.
Aldy


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