Go to file
Richard Guenther ce1b649802 re PR middle-end/36509 (gcc.dg/Wstrict-aliasing-float-ptr-int-obj.c)
2008-12-04  Richard Guenther  <rguenther@suse.de>

	PR middle-end/36509
	PR c++/38334
	* Makefile.in (tree-ssa-alias-warnings.o): Remove.
	(tree-ssa-structalias.o): Remove errors.h dependency.
	(tree-ssa-reassoc.o): Likewise.
	* tree-ssa-reassoc.c: Do not include errors.h.
	* tree-ssa-alias-warnings.c: Remove.
	* tree-ssa-alias.c (compute_may_aliases): Remove call to
	strict_aliasing_warning_backend.
	* tree-ssa-structalias.c (emit_pointer_definition): New function.
	(emit_alias_warning): Likewise.
	(set_uids_in_ptset): Warn for clear cases of type-punning.
	* tree-inline.c (remap_gimple_op_r): Preserve TREE_NO_WARNING
	on INDIRECT_REFs.

	cp/
	* typeck.c (get_member_function_from_ptrfunc): Mark the vtbl
	pointer access with TREE_NO_WARNING.

	* gcc.dg/Wstrict-aliasing-float-ptr-int-obj.c: Adjust, remove XFAIL.
	* gcc.dg/Wstrict-aliasing-converted-assigned.c: Adjust.
	* g++.dg/warn/Wstrict-aliasing-float-ref-int-obj.C: Likewise.

From-SVN: r142437
2008-12-04 15:55:25 +00:00
boehm-gc
config Missed to check in changes to /config/mh-mingw. 2008-11-21 14:54:41 +01:00
contrib * mkindex.pl: New. 2008-11-27 23:37:51 +00:00
fixincludes
gcc re PR middle-end/36509 (gcc.dg/Wstrict-aliasing-float-ptr-int-obj.c) 2008-12-04 15:55:25 +00:00
gnattools
include include/ 2008-11-19 18:26:00 +00:00
INSTALL
intl
libada
libcpp be.po, [...]: Update. 2008-11-29 17:39:29 +00:00
libdecnumber
libffi ffi.c (ffi_prep_cif_machdep): Add support for signed/unsigned int8/16 return values. 2008-11-21 22:12:56 +00:00
libgcc config.host: Add m32c*-*-rtems*. 2008-12-01 16:33:47 +00:00
libgfortran re PR libfortran/38234 (In Reshape, SOURCE can be bigger than result) 2008-11-23 19:25:42 +00:00
libgomp re PR libgomp/38270 (libgomp test failures due to missing memory barrier) 2008-12-02 00:18:56 +00:00
libiberty
libjava configure.ac: Add double brackets on darwin[912]. 2008-12-04 07:17:50 +01:00
libmudflap re PR testsuite/28870 (configuring, over-riding timeout values in testsuite) 2008-11-26 18:51:07 +00:00
libobjc Object.m (errno): Replaced by errno.h include. 2008-11-21 13:07:43 +01:00
libssp
libstdc++-v3 2008-12-02 Paolo Carlini <paolo.carlini@oracle.com> 2008-12-02 15:07:32 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog configure.ac: Add double brackets on darwin[912]. 2008-12-04 07:17:13 +01:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess * config.sub, config.guess: Update from upstream sources. 2008-12-02 14:20:19 +11:00
config.rpath
config.sub * config.sub, config.guess: Update from upstream sources. 2008-12-02 14:20:19 +11:00
configure configure.ac: Add double brackets on darwin[912]. 2008-12-04 07:17:13 +01:00
configure.ac configure.ac: Add double brackets on darwin[912]. 2008-12-04 07:17:13 +01:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS MAINTAINERS: Moved myself and Mikael Morin from Write After Approval to Reviewer section... 2008-12-03 22:37:43 +01:00
Makefile.def Makefile.def: configure-target-boehm-gc depends on all-target-libstdc++-v3. 2008-12-02 16:39:27 +00:00
Makefile.in Makefile.def: configure-target-boehm-gc depends on all-target-libstdc++-v3. 2008-12-02 16:39:27 +00:00
Makefile.tpl re PR bootstrap/38014 (in-tree gmp and mpfr libraries no longer work) 2008-11-14 14:51:38 +00:00
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.