Go to file
Jakub Jelinek 1ace6185d2 re PR fortran/49103 (local variables exchange values / wrong code with -O3)
PR fortran/49103
	* tree.h (DECL_NONSHAREABLE): Define.
	(struct tree_decl_common): Change decl_common_unused to
	decl_nonshareable_flag.
	* cfgexpand.c (expand_used_vars_for_block, clear_tree_used):
	Ignore vars with DECL_NONSHAREABLE bit set.
	* tree-cfg.c (gimple_duplicate_bb): Set DECL_NONSHAREABLE
	on stores to automatic aggregate vars.

	* gfortran.dg/pr49103.f90: New test.

From-SVN: r175028
2011-06-14 17:27:24 +02:00
boehm-gc
config
contrib
fixincludes
gcc re PR fortran/49103 (local variables exchange values / wrong code with -O3) 2011-06-14 17:27:24 +02:00
gnattools
include demangle.h (DMGL_RET_POSTFIX): Extend the comment. 2011-06-13 22:32:40 +00:00
INSTALL
intl
libada
libcpp
libdecnumber
libffi
libgcc irix6-unwind.h: New file. 2011-06-14 12:20:08 +00:00
libgfortran Return error when trying to seek a non-seekable buffered file 2011-06-11 13:52:18 +03:00
libgo Change builtin make to runtime call at lowering time. 2011-06-14 13:51:16 +00:00
libgomp
libiberty cp-demangle.c (d_print_comp): Suppress d_print_mod for DMGL_RET_POSTFIX. 2011-06-13 22:34:19 +00:00
libjava
libmudflap
libobjc
libquadmath
libssp
libstdc++-v3 functional: Use noexcept. 2011-06-14 15:09:14 +00:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog * configure.ac (tilepro-*-*) New case. 2011-06-13 15:24:21 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure * configure.ac (tilepro-*-*) New case. 2011-06-13 15:24:21 +00:00
configure.ac * configure.ac (tilepro-*-*) New case. 2011-06-13 15:24:21 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
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 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.