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: case ranges in C++ (extension)


Michael Matz wrote:

Hi,

On Thu, 29 Jan 2004, Mark Mitchell wrote:



This change is OK, with a minor change to the comment in
cp_parser_labeled_statement, and new C++ test cases (from the code that you
posed) so that we don't lose this extension again.



Cool. I put some testcases into g++.dg/ext/ Correct place?


Yes.

The whole
thing then looks like below. I tested on AMD64, 3.4 and HEAD, (bootstrap
+ testsuite, no regressions). (the patch contains the ChangeLog, sorry
for that)


This patch is OK.

Thanks,

--
Mark Mitchell
CodeSourcery, LLC
(916) 791-8304
mark@codesourcery.com


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