gcc/gcc/cp
Vladimir N. Makarov 795add948b toplev.c (lang_options): Add -Wlong-long, -Wno-long-long options.
* toplev.c (lang_options): Add -Wlong-long, -Wno-long-long
	options.
	* c-decl.c (warn_long_long): Define.
	(c_decode_option): Parse -Wlong-long, -Wno-long-long options.
	(grokdeclarator): Add flag `warn_long_long' as guard for
	warning "ANSI C does not support `long long'".
	* invoke.texi: Add description of options -Wlong-long,
	-Wno-long-long.
	* gcc.1: The same as above.
	* cp-tree.h (warn_long_long): Define.
	* decl.c (grokdeclarator): Add flag `warn_long_long' as guard for
	warning "ANSI C++ does not support `long long'".
	* decl2.c (warn_long_long): Define.
	(lang_decode_option): Parse -Wlong-long, -Wno-long-long options.

From-SVN: r21007
1998-07-08 12:16:05 +00:00
..
inc
call.c call.c (joust): Fix confusing conversion warning. 1998-06-22 21:49:05 -04:00
ChangeLog toplev.c (lang_options): Add -Wlong-long, -Wno-long-long options. 1998-07-08 12:16:05 +00:00
ChangeLog.1
ChangeLog.egcs
class.c decl.c (xref_tag): Handle attributes between 'class' and name. 1998-07-07 07:25:01 -04:00
config-lang.in
cp-tree.def class.c (instantiate_type): Don't treat template-ids that don't specify any template arguments as... 1998-06-12 09:47:04 +00:00
cp-tree.h toplev.c (lang_options): Add -Wlong-long, -Wno-long-long options. 1998-07-08 12:16:05 +00:00
cvt.c init.c (resolve_offset_ref): Handle default-initialization. 1998-06-09 23:13:19 -04:00
decl2.c toplev.c (lang_options): Add -Wlong-long, -Wno-long-long options. 1998-07-08 12:16:05 +00:00
decl.c toplev.c (lang_options): Add -Wlong-long, -Wno-long-long options. 1998-07-08 12:16:05 +00:00
decl.h
errfn.c * errfn.c (cp_thing): Handle the `%%' formatting sequence. 1998-06-17 10:40:49 +00:00
error.c decl.c (grokvardecl): Don't build external assembler names for TYPENAMEs in other namespaces as there... 1998-06-16 12:36:14 +00:00
except.c Warning fixes: 1998-06-29 17:21:30 +00:00
exception.cc [multiple changes] 1998-06-25 14:11:54 +00:00
expr.c
friend.c friend.c (do_friend): Add support for nested classes using member functions of the enclosing class as... 1998-06-11 20:11:55 +00:00
g++.1
g++FAQ.texi update 1998-06-15 19:51:13 -04:00
g++spec.c g++spec.c (NEED_MATH_LIBRARY): Define to 1 if not already defined. 1998-06-27 16:36:57 -06:00
gxx.gperf
gxxint.texi
hash.h
init.c call.c (joust): Fix confusing conversion warning. 1998-06-22 21:49:05 -04:00
input.c
lang-options.h decl.c (xref_tag): Handle attributes between 'class' and name. 1998-07-07 07:25:01 -04:00
lang-specs.h lang-specs.h: Use new | syntax to eliminate string concatenation. 1998-06-25 04:24:51 -04:00
lex.c decl.c (xref_tag): Handle attributes between 'class' and name. 1998-07-07 07:25:01 -04:00
lex.h
Make-lang.in * Make-lang.in (g++): Depend on mkstemp.o. Link in mkstemp.o 1998-06-27 05:25:53 -06:00
Makefile.in decl.c (xref_tag): Handle attributes between 'class' and name. 1998-07-07 07:25:01 -04:00
method.c cp-tree.h (CP_DECL_CONTEXT): New macro. 1998-06-24 23:28:35 -04:00
mpw-config.in
mpw-make.sed
new1.cc
new2.cc
new.cc
NEWS
parse.c decl.c (xref_tag): Handle attributes between 'class' and name. 1998-07-07 07:25:01 -04:00
parse.h
parse.y decl.c (xref_tag): Handle attributes between 'class' and name. 1998-07-07 07:25:01 -04:00
pt.c cp-tree.h (CP_DECL_CONTEXT): New macro. 1998-06-24 23:28:35 -04:00
ptree.c Warning fixes: 1998-06-22 05:59:23 +00:00
repo.c
rtti.c
search.c search.c (get_matching_virtual): Note that member templates cannot override virtual functions. 1998-06-13 23:34:56 +00:00
semantics.c decl.c (xref_tag): Handle attributes between 'class' and name. 1998-07-07 07:25:01 -04:00
sig.c cp-tree.h (CP_DECL_CONTEXT): New macro. 1998-06-24 23:28:35 -04:00
spew.c
tinfo2.cc
tinfo.cc
tinfo.h
tree.c decl.c (lookup_tag): Use CP_DECL_CONTEXT. 1998-07-06 14:24:46 -04:00
typeck2.c Warning fixes: 1998-06-22 05:59:23 +00:00
typeck.c typeck.c (build_binary_op_nodefault): Change % in format strings to %%. 1998-06-17 14:52:18 -04:00
xref.c Warning fixes: 1998-06-22 05:59:23 +00:00