Go to file
Michael Matz 0143a78417 re PR fortran/45586 (ICE non-trivial conversion at assignment)
2011-02-12  Michael Matz  <matz@suse.de>
            Janus Weil  <janus@gcc.gnu.org>
            Tobias Burnus  <burnus@net-b.de>

        PR fortran/45586
        * trans-expr.c (conv_parent_component_references): Avoid
        unintendent skipping of parent compounds.


Co-Authored-By: Janus Weil <janus@gcc.gnu.org>
Co-Authored-By: Tobias Burnus <burnus@net-b.de>

From-SVN: r170072
2011-02-12 14:09:03 +01:00
boehm-gc configure.ac: Don't use libdl on mips-sgi-irix6*. 2011-02-02 13:53:56 +00:00
config transpose_optimization_2.f90: Cleanup original dump. 2011-02-07 08:34:57 +01:00
contrib patch_tester.sh (nopristinecache): New shell var, set according to presence or absence of new -nopristinecache option. 2011-01-26 03:46:07 +00:00
fixincludes Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
gcc re PR fortran/45586 (ICE non-trivial conversion at assignment) 2011-02-12 14:09:03 +01:00
gnattools PR other/46202: implement install-strip. 2010-11-20 19:37:08 +00:00
include dwarf2.h: Update value for DW_AT_hi_user. 2011-01-12 11:18:49 +00:00
INSTALL
intl
libada PR other/46202: implement install-strip. 2010-11-20 19:37:08 +00:00
libcpp * ru.po: New. 2011-01-07 14:34:04 +00:00
libdecnumber Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
libffi re PR libffi/46661 (32-bit cls_pointer.c, cls_pointer_stack.c FAIL on IRIX 6.5) 2011-02-09 10:01:07 +00:00
libgcc re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolchain) 2011-01-26 04:19:58 +00:00
libgfortran re PR libfortran/47567 (Wrong output for small absolute values with F editing) 2011-02-05 17:58:48 +00:00
libgo libgo/configure.ac: Use AC_COMPILE_IFELSE, not AC_PREPROC_IFELSE. 2011-02-10 23:43:42 +00:00
libgomp re PR libstdc++/36104 (gnu-versioned-namespace is broken) 2011-01-20 23:41:24 +00:00
libiberty libiberty: documentation markup and order fixes. 2011-02-03 07:23:20 +00:00
libjava Fix PR java/21206: Unrecognized option '-Wl,-rpath' for jv-convert 2011-02-04 05:51:57 +00:00
libmudflap Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
libobjc Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
libquadmath re PR libquadmath/47293 (libquadmath: strtoflt128 - NAN not correctly read and C99 hex floating point format missing) 2011-02-01 02:29:18 +00:00
libssp re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolchain) 2010-12-06 00:50:04 +00:00
libstdc++-v3 re PR libstdc++/47433 (libstdc++ parallel mode calls std::swap explicitely) 2011-02-11 10:11:41 +00:00
lto-plugin re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found") 2011-02-12 12:02:24 +00:00
maintainer-scripts * update_web_docs_svn: Generate libquadmath-vers.texi. 2011-02-07 02:35:06 +00:00
zlib
ABOUT-NLS
ChangeLog re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found") 2011-02-12 12:02:24 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure Fix typo in toplevel configure.ac: PPL error message. 2011-02-11 18:59:10 +00:00
configure.ac Fix typo in toplevel configure.ac: PPL error message. 2011-02-11 18:59:10 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh backport: ltmain.sh (relink): Use absolute path when hardcoding with -L. 2011-01-13 18:51:10 +00:00
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS MAINTAINERS: Add myself as libquadmath maintainer. 2011-02-08 21:18:05 +01:00
Makefile.def re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found") 2011-02-12 12:02:24 +00:00
Makefile.in re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found") 2011-02-12 12:02:24 +00:00
Makefile.tpl Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01: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 files whose
names start with 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/ for how to report bugs usefully.