Go to file
Andrew Pinski 9fc3b39aa9 re PR tree-optimization/15262 ([tree-ssa] Alias analyzer cannot handle addressable fields)
2004-08-22  Andrew Pinski  <apinski@apple.com>

       PR c/15262
       * c-typeck.c (build_unary_op): Use &a.b if the foldded lowered
       expression is not constant.
       (c_finish_return): Do not go through INDIRECT_REF when looking
       for the inner expression of an ADDR_EXPR for warning about.

2004-08-22  Andrew Pinski  <apinski@apple.com>

       * g++.dg/opt/pr14029.C: New test.
       * gcc.c-torture/execute/pr15262.c: New test.
2004-08-22  Andrew Pinski  <apinski@apple.com>

       PR c++/14029
       * typeck.c (build_unary_op): Use &a.b if the foldded lowered
       expression is not constant.

From-SVN: r86396
2004-08-22 20:12:38 -07:00
boehm-gc misc.c (GC_init): Replace lhs cast with rhs cast. 2004-08-21 07:49:17 +00:00
config
contrib gcc_update (self): libjava/configure.in -> configure.ac. 2004-08-20 18:17:35 +02:00
fastjar
gcc re PR tree-optimization/15262 ([tree-ssa] Alias analyzer cannot handle addressable fields) 2004-08-22 20:12:38 -07:00
include Split ChangeLog 2004-08-18 13:11:56 +09:30
INSTALL
intl
libada
libbanshee
libcpp
libffi
libgfortran Fix typo. 2004-08-21 13:23:13 +00:00
libiberty
libjava Makefile.am (lib_gnu_java_awt_peer_gtk_la_LINK): Added. 2004-08-21 10:27:25 +00:00
libmudflap
libobjc
libstdc++-v3 Daily bump. 2004-08-23 00:16:21 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog Remove conflict marker. 2004-08-20 11:37:13 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure Patch from Robert Millan for kfreebsd-gnu/knetbsd-gnu. 2004-08-17 15:06:46 -07:00
configure.in Patch from Robert Millan for kfreebsd-gnu/knetbsd-gnu. 2004-08-17 15:06:46 -07:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.def Makefile.in: Regenerate. 2004-08-17 07:27:16 +00:00
Makefile.in Makefile.in: Regenerate. 2004-08-17 07:27:16 +00:00
Makefile.tpl Makefile.in: Regenerate. 2004-08-17 07:27:16 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
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.