gcc/gcc/cp
Daniel Berlin 1df918ac8e in / 2007-04-06 Daniel Berlin <dberlin@dberlin.org>
in /
2007-04-06  Daniel Berlin  <dberlin@dberlin.org>

	* tree.c (staticp): No longer use staticp langhook.
	* langhooks.c (lhd_staticp): Removed.
	* langhooks.h (struct lang_hooks): Remove staticp.
	* c-common.c (c_staticp): Remove.
	* c-common.h (c_staticp): Ditto.
	* langhooks-defs.h (lhd_staticp): Ditto.
	(LHD_HOOKS_STATICP): Ditto
	* tree.h (gcc_assert_lowered): New macro.

in cp/				       

2007-04-06  Daniel Berlin  <dberlin@dberlin.org>

	* cp-objcp-common.c (cxx_staticp): Remove.
	* cp-objcp-common.h (LANG_HOOKS_STATICP): Remove.
	* cp-tree.h (cxx_staticp):

From-SVN: r123636
2007-04-07 00:19:46 +00:00
..
ChangeLog in / 2007-04-06 Daniel Berlin <dberlin@dberlin.org> 2007-04-07 00:19:46 +00:00
ChangeLog-1993
ChangeLog-1994
ChangeLog-1995
ChangeLog-1996
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog.tree-ssa
Make-lang.in re PR bootstrap/30899 (build failure with --enable-generated-files-in-srcdir) 2007-03-13 23:51:07 +00:00
NEWS
call.c Mark Mitchell <mark@codesourcery.com> PR c++/31273 2007-03-23 04:31:21 +00:00
cfns.gperf
cfns.h
class.c winnt-cxx.c (i386_pe_type_dllimport_p): Don't ignore dllimport attribute of virtual methods. 2007-04-04 08:00:56 +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 in / 2007-04-06 Daniel Berlin <dberlin@dberlin.org> 2007-04-07 00:19:46 +00:00
cp-objcp-common.h in / 2007-04-06 Daniel Berlin <dberlin@dberlin.org> 2007-04-07 00:19:46 +00:00
cp-tree.def re PR c++/26099 (support for type traits is not available) 2007-03-30 19:45:57 +00:00
cp-tree.h in / 2007-04-06 Daniel Berlin <dberlin@dberlin.org> 2007-04-07 00:19:46 +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
decl.c re PR c++/31187 (extern declaration of variable in anonymous namespace prevents use of its address as template argument) 2007-04-02 13:49:21 -04:00
decl.h
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
friend.c
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
lex.c re PR c++/26099 (support for type traits is not available) 2007-03-30 19:45:57 +00:00
mangle.c re PR c++/20599 (variadic template support) 2007-03-10 01:58:58 +00:00
method.c re PR c++/26099 (support for type traits is not available) 2007-03-30 19:45:57 +00: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
operators.def re PR c++/20599 (variadic template support) 2007-03-10 01:58:58 +00:00
optimize.c omp-low.c (splay-tree.h): Include. 2007-03-31 14:07:29 +00:00
parser.c re PR c++/31138 (ICE with ellipsis) 2007-03-31 12:41:30 +00:00
pt.c re PR c++/31138 (ICE with ellipsis) 2007-03-31 12:41:30 +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
semantics.c re PR c++/26099 (support for type traits is not available) 2007-03-30 19:45:57 +00:00
tree.c re PR c++/26099 (support for type traits is not available) 2007-03-30 19:45:57 +00:00
typeck.c re PR c++/30847 (ICE with invalid statement expression) 2007-04-03 11:08:00 +02:00
typeck2.c typeck2.c (readonly_error): Always emit a hard error. 2007-03-05 08:26:23 +00:00