gcc/gcc/cp
Dirk Mueller df12b78f89 parser.c (cp_parser_member_declaration): Pedwarn about stray semicolons after member declarations.
2007-03-26  Dirk Mueller  <dmueller@suse.de>

       * parser.c (cp_parser_member_declaration): Pedwarn
       about stray semicolons after member declarations.

From-SVN: r123249
2007-03-27 00:15:29 +00:00
..
ChangeLog parser.c (cp_parser_member_declaration): Pedwarn about stray semicolons after member declarations. 2007-03-27 00:15:29 +00:00
ChangeLog-1993 split old changelogs by year 2005-05-18 14:10:35 +00:00
ChangeLog-1994 Remove extra white spacing at end of lines. 2005-06-14 20:01:59 +00:00
ChangeLog-1995 split old changelogs by year 2005-05-18 14:10:35 +00:00
ChangeLog-1996 split old changelogs by year 2005-05-18 14:10:35 +00:00
ChangeLog-1997 split old changelogs by year 2005-05-18 14:10:35 +00:00
ChangeLog-1998 split old changelogs by year 2005-05-18 14:10:35 +00:00
ChangeLog-1999 Canonicalize whitespace. 2005-06-15 00:41:35 +00:00
ChangeLog-2000 split old changelogs by year 2005-05-18 14:10:35 +00:00
ChangeLog-2001 split old changelogs by year 2005-05-18 14:10:35 +00:00
ChangeLog-2002 split old changelogs by year 2005-05-18 14:10:35 +00:00
ChangeLog-2003 Canonicalize whitespace. 2005-06-15 00:41:35 +00:00
ChangeLog-2004 Canonicalize whitespace. 2005-06-15 00:41:35 +00:00
ChangeLog.tree-ssa Canonicalize whitespace. 2005-06-15 00:41:35 +00:00
Make-lang.in re PR bootstrap/30899 (build failure with --enable-generated-files-in-srcdir) 2007-03-13 23:51:07 +00:00
NEWS Canonicalize whitespace. 2005-06-15 00:41:35 +00:00
call.c Mark Mitchell <mark@codesourcery.com> PR c++/31273 2007-03-23 04:31:21 +00:00
cfns.gperf
cfns.h Fix up whitespacing 2006-06-06 11:44:09 +00:00
class.c class.c (warn_hidden): Add OPT_Woverloaded_virtual to warning. 2007-03-14 18:52:20 +00:00
config-lang.in gengtype.c: Don't include gtyp-gen.h. 2007-03-26 21:07:27 +00:00
cp-gimplify.c builtins.c (fold_builtin_call_list, [...]): Delete, and replace with... 2007-02-28 14:21:20 -05:00
cp-lang.c dwarf2out.c (add_AT_string): Call ggc_strdup once per string. 2007-02-22 17:03:48 +00:00
cp-objcp-common.c re PR c++/20599 (variadic template support) 2007-03-10 01:58:58 +00:00
cp-objcp-common.h In gcc/: 2006-11-01 05:16:14 +00:00
cp-tree.def * cp-tree.def, parser.c, pt.c: Fix comment typos. 2007-03-17 17:29:11 +00:00
cp-tree.h cp-tree.h (current_tempalte_parms): Improve documentation. 2007-03-23 04:39:08 +00:00
cvt.c invoke.texi (-Wconversion): Document warnings specific to C++. 2007-03-16 23:32:12 +00:00
cxx-pretty-print.c error.c (dump_expr): Handle dependent names that designate types. 2007-03-23 02:58:46 +00:00
cxx-pretty-print.h call.c: Fix comment typo(s). 2005-07-21 10:33:31 +00:00
decl.c re PR c++/24924 (front end and preprocessor pedantic_errors settings should agree) 2007-03-15 22:24:42 +00:00
decl.h Update FSF address. 2005-06-25 00:59:41 +00:00
decl2.c re PR c++/20599 (variadic template support) 2007-03-10 01:58:58 +00:00
dump.c tree.h (enum tree_code_class): Add tcc_vl_exp. 2007-02-15 18:50:49 -05:00
error.c error.c (dump_expr): Handle dependent names that designate types. 2007-03-23 02:58:46 +00:00
except.c builtins.c (fold_builtin_call_list, [...]): Delete, and replace with... 2007-02-28 14:21:20 -05:00
expr.c * expr.c (cxx_expand_expr): Call gcc_unreachable instead of abort. 2005-12-07 21:55:19 +00:00
friend.c friend.c (do_friend): Annotate warning about friend declarations in templates with... 2007-02-12 23:55:17 +00:00
g++spec.c Index: gcc/cp/ChangeLog 2007-03-02 21:07:37 +00:00
init.c builtins.c (fold_builtin_call_list, [...]): Delete, and replace with... 2007-02-28 14:21:20 -05:00
lang-specs.h re PR driver/28528 (C language extensions override -x in C++ driver) 2006-08-25 00:24:10 +00:00
lex.c class.c, [...]: Follow spelling conventions. 2007-02-04 04:24:53 +00:00
mangle.c re PR c++/20599 (variadic template support) 2007-03-10 01:58:58 +00:00
method.c builtins.c (fold_builtin_call_list, [...]): Delete, and replace with... 2007-02-28 14:21:20 -05:00
name-lookup.c ptree.c (cxx_print_type): Use formatting markup for integers when printing template parameter... 2007-03-15 13:51:09 +00:00
name-lookup.h Fix up whitespacing 2006-06-06 11:44:09 +00:00
operators.def re PR c++/20599 (variadic template support) 2007-03-10 01:58:58 +00:00
optimize.c re PR c++/30168 (C++ constructors can cause invalid gimple to happen with complex typed variables) 2006-12-21 23:30:55 -08:00
parser.c parser.c (cp_parser_member_declaration): Pedwarn about stray semicolons after member declarations. 2007-03-27 00:15:29 +00:00
pt.c re PR c++/30500 (pragma GCC system_header vs templates) 2007-03-26 21:55:03 +00:00
ptree.c ptree.c (cxx_print_type): Use formatting markup for integers when printing template parameter... 2007-03-15 13:51:09 +00:00
repo.c flags.h (flag_random_seed): Remove declaration, in favor of... 2007-03-14 01:47:33 +00:00
rtti.c builtins.c (fold_builtin_call_list, [...]): Delete, and replace with... 2007-02-28 14:21:20 -05:00
search.c re PR c++/29475 (incomplete template diagnostics.) 2006-11-20 21:15:44 +00:00
semantics.c c-common.h (empty_body_warning): Rename to empty_if_body_warning. 2007-03-14 19:33:17 +00:00
tree.c re PR c++/20599 (variadic template support) 2007-03-10 01:58:58 +00:00
typeck.c invoke.texi (-Wconversion): Document warnings specific to C++. 2007-03-16 23:32:12 +00:00
typeck2.c typeck2.c (readonly_error): Always emit a hard error. 2007-03-05 08:26:23 +00:00