Go to file
Nathan Sidwell bf52f89914 c-opts.c (c_common_decode_option): Add warn_strict_aliasing to -Wall.
gcc:
	* c-opts.c (c_common_decode_option): Add warn_strict_aliasing to
	-Wall.
	* c-typeck.c (build_c_cast): Use warn_strict_aliasing, tweak
	message.
	* flags.h (warn_strict_aliasing): Declare.
	* toplev.c (warn_strict_aliasing): Define.
	(lang_independent_options): Add it.
	* doc/invoke.texi (-Wstrict-aliasing): Document it.
testsuite:
	* gcc.dg/alias-1.c: Tweak expected warning.

From-SVN: r57938
2002-10-08 19:20:18 +00:00
boehm-gc
config
contrib
fastjar
gcc c-opts.c (c_common_decode_option): Add warn_strict_aliasing to -Wall. 2002-10-08 19:20:18 +00:00
include
INSTALL
libf2c
libffi java_raw_api.c (ffi_java_raw_to_ptrarray): Interpret raw data as _Jv_word values, not ffi_raw. 2002-10-08 14:55:03 +00:00
libiberty
libjava interpret.cc (_Jv_InterpMethod::run): Use UINT32 instead of unsigned long temporary to implement insn_iushr shifts. 2002-10-08 18:12:42 +00:00
libobjc
libstdc++-v3 Daily bump. 2002-10-08 07:17:07 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog * configure.in: Add tic4x target. 2002-10-07 17:07:06 -04:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in * configure.in: Add tic4x target. 2002-10-07 17:07:06 -04:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file COPYING
for copying permission.  The manuals, and some of the runtime
libraries, are under different terms; see the individual source files
for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs.html for how to report bugs usefully.