2
0
mirror of git://gcc.gnu.org/git/gcc.git synced 2025-04-03 12:20:54 +08:00
Andrew Pinski 37348bf105 re PR tree-optimization/38747 (Wrong code due to VIEW_CONVERT_EXPR)
2009-01-20  Andrew Pinski  <andrew_pinski@playstation.sony.com>
	Richard Guenther  <rguenther@suse.de>

	PR tree-optimization/38747
	PR tree-optimization/38748
	* tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Disable the VCE
	conversion if the base address is an indirect reference and the
	aliasing sets could cause issues.

	* gcc.dg/tree-ssa/struct-aliasing-1.c: New test.
	* gcc.dg/tree-ssa/struct-aliasing-2.c: Likewise.
	* gcc.c-torture/execute/struct-aliasing-1.c: Likewise.

Co-Authored-By: Richard Guenther <rguenther@suse.de>

From-SVN: r143523
2009-01-20 17:10:40 +00:00
2008-12-18 20:04:55 +00:00
2008-12-21 14:27:18 -08:00
2008-11-27 23:37:51 +00:00
2009-01-06 20:31:13 +01:00
2008-12-18 20:04:55 +00:00
2008-12-18 20:04:55 +00:00
2008-12-18 20:04:55 +00:00
2008-02-01 00:06:00 +00:00
2008-12-18 20:04:55 +00:00
2008-09-26 16:21:02 +00:00
2008-09-26 16:21:02 +00:00

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.
Description
No description provided
Readme 2.1 GiB
Languages
C++ 31.9%
C 31.3%
Ada 12%
D 6.5%
Go 6.4%
Other 11.5%