diff options
author | Mark Mitchell <mark@codesourcery.com> | 2003-11-12 19:57:56 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 2003-11-12 19:57:56 +0000 |
commit | 0e59b3fb64d1bce60568a79e3ff37d5f61539a43 (patch) | |
tree | aa9b2c397865aa98457ff6c9f73d6eeff4d68475 /libjava/java/awt/Insets.java | |
parent | d5123baefb715e5d861535910f3c82deb8675f22 (diff) | |
download | gcc-0e59b3fb64d1bce60568a79e3ff37d5f61539a43.zip gcc-0e59b3fb64d1bce60568a79e3ff37d5f61539a43.tar.gz gcc-0e59b3fb64d1bce60568a79e3ff37d5f61539a43.tar.bz2 |
decl.c (finish_case_label): Do not check that we are within a switch statement here.
* decl.c (finish_case_label): Do not check that we are within a
switch statement here.
* parser.c (struct cp_parser): Add in_iteration_statement_p and
in_switch_statement_p.
(cp_parser_new): Initialize them.
(cp_parser_labeled_statement): Check validity of case labels
here.
(cp_parser_selection_statement): Set in_switch_statement_p.
(cp_parser_iteration_statement): Set in_iteration_statement_p.
(cp_parser_jump_statement): Check validity of break/continue
statements here.
From-SVN: r73508
Diffstat (limited to 'libjava/java/awt/Insets.java')
0 files changed, 0 insertions, 0 deletions