gcc/gcc/cp
Kaveh R. Ghazi 1c62e7b282 system.h (CHAR_BITFIELD): Delete.
* system.h (CHAR_BITFIELD): Delete.
	(BOOL_BITFIELD): New.
	* c-decl.c (c_scope): Use BOOL_BITFIELD.
	* gengtype-lex.l: Recognize BOOL_BITFIELD instead of CHAR_BITFIELD.
cp:
	* cp-tree.h (language_function, lang_type_header): Use
	BOOL_BITFIELD.
	* name-lookup.h (cp_binding_level): Likewise.

From-SVN: r76686
2004-01-27 02:33:22 +00:00
..
ChangeLog system.h (CHAR_BITFIELD): Delete. 2004-01-27 02:33:22 +00:00
ChangeLog.1 ChangeLog: Fix typos. 2003-12-13 04:28:50 +00:00
ChangeLog.2 Rotate ChangeLog. 2004-01-01 00:43:21 +00:00
ChangeLog.3 Rotate ChangeLog. 2004-01-01 00:43:21 +00:00
ChangeLog.egcs
Make-lang.in Make-lang.in, [...]: Update copyright. 2004-01-21 20:52:28 +00:00
NEWS Remove 3.4 change list, point to gcc-3.4/changes.html 2003-08-16 13:49:27 +00:00
call.c re PR c++/13833 (Conversion problem in template function) 2004-01-26 03:13:49 +00:00
cfns.gperf * cfns.gperf: Add '%%' delimiter to placate gperf 3.0. 2003-07-25 13:57:43 +00:00
cfns.h * cfns.h: Rebuilt. 2003-07-26 19:31:30 +00:00
class.c class.c (add_method): Just check processing_template_decl to determine whether or not we are within a... 2004-01-26 17:41:50 +00:00
config-lang.in i386.c (x86_output_mi_thunk): Don't pass MEM to %P0, just SYMBOL_REF. 2003-06-23 22:52:14 +02:00
cp-lang.c c-common.c (flag_abi_version): Default to 2. 2003-12-23 16:53:53 +00:00
cp-tree.def cp-tree.def (NON_DEPENDENT_EXPR): Add operand. 2003-08-15 12:15:56 +00:00
cp-tree.h system.h (CHAR_BITFIELD): Delete. 2004-01-27 02:33:22 +00:00
cvt.c call.c: Fix comment formatting. 2003-12-21 21:07:32 +00:00
cxx-pretty-print.c call.c: Fix comment formatting. 2003-12-21 21:07:32 +00:00
cxx-pretty-print.h re PR c++/10147 (Confusing error message for invalid template function argument) 2003-10-07 07:07:07 +00:00
decl.c re PR c++/13701 (g++.old-deja/g++.eh/cleanup2.C ICEs) 2004-01-23 14:57:07 -08:00
decl.h re PR middle-end/11041 (ICE: const myclass &x = *x; (when operator*() defined)) 2003-06-20 00:48:44 +00:00
decl2.c class.c (add_method): Just check processing_template_decl to determine whether or not we are within a... 2004-01-26 17:41:50 +00:00
dump.c Give the anonymous namespace a null DECL_NAME. 2003-12-08 15:29:15 -05:00
error.c call.c: Fix comment formatting. 2003-12-21 21:07:32 +00:00
except.c Make-lang.in, [...]: Update copyright. 2004-01-21 20:52:28 +00:00
expr.c Make-lang.in, [...]: Update copyright. 2004-01-21 20:52:28 +00:00
friend.c cvt.c: Remove uses of "register" specifier in declarations of arguments and local... 2003-12-19 23:28:11 +00:00
g++spec.c libunwind cleanup 2003-12-03 22:07:03 -08:00
init.c class.c (add_method): Just check processing_template_decl to determine whether or not we are within a... 2004-01-26 17:41:50 +00:00
lang-specs.h
lex.c Index: ChangeLog 2004-01-16 07:20:38 +00:00
lex.h
mangle.c Make-lang.in, [...]: Update copyright. 2004-01-21 20:52:28 +00:00
method.c Add 2004 to copyright after last commit. 2004-01-02 15:57:16 +00:00
name-lookup.c class.c (add_method): Just check processing_template_decl to determine whether or not we are within a... 2004-01-26 17:41:50 +00:00
name-lookup.h system.h (CHAR_BITFIELD): Delete. 2004-01-27 02:33:22 +00:00
operators.def re PR c++/11437 (ICE in lookup_name_real) 2003-07-11 23:01:53 +00:00
optimize.c * optimize.c, typeck2.c: Update copyright. 2004-01-22 00:03:52 +00:00
parser.c re PR c++/13810 (ICE on invalid default templates) 2004-01-25 22:43:08 +00:00
pt.c class.c (add_method): Just check processing_template_decl to determine whether or not we are within a... 2004-01-26 17:41:50 +00:00
ptree.c re PR c++/11971 (ICE in cp_expr_size with variadic function call) 2003-12-08 23:08:50 -05:00
repo.c cvt.c: Remove uses of "register" specifier in declarations of arguments and local... 2003-12-19 23:28:11 +00:00
rtti.c call.c: Fix comment formatting. 2003-12-21 21:07:32 +00:00
search.c cvt.c: Remove uses of "register" specifier in declarations of arguments and local... 2003-12-19 23:28:11 +00:00
semantics.c re PR c++/13663 (gcc segfaults on invalid use of member) 2004-01-26 20:11:46 +00:00
tree.c re PR c++/13494 (ICE on bidimensional array subscription in template function.) 2003-12-30 10:07:13 +00:00
typeck.c class.c (add_method): Just check processing_template_decl to determine whether or not we are within a... 2004-01-26 17:41:50 +00:00
typeck2.c * optimize.c, typeck2.c: Update copyright. 2004-01-22 00:03:52 +00:00