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 to test suite for better tokenization


Per Bothner <per@bothner.com> writes:

> This modifies two existing testcases by adding line breaks between
> some of the tokens.  This lets verify us that the diagnostic refers to the
> actual identifier being declared, and not some random other token.
> (The latter used to be the case before my check-ins today.)
>
> Ok to check into mainline?

OK, provided that this passes both with and without
--enable-mapped-location.

zw


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