Go to file
Richard Guenther a9d3ac1e89 [multiple changes]
2012-01-24  Richard Guenther  <rguenther@suse.de>

	Forward-port to trunk
	2010-09-21  Jakub Jelinek  <jakub@redhat.com>

	PR middle-end/45678
	* expr.c (expand_expr_real_1) <case VIEW_CONVERT_EXPR>: If
	op0 isn't sufficiently aligned and there is movmisalignM
	insn for mode, use it to load op0 into a temporary register.

From-SVN: r183470
2012-01-24 09:17:01 +00:00
INSTALL
boehm-gc
config Interix resurrection 2012-01-23 06:25:28 +00:00
contrib
fixincludes
gcc [multiple changes] 2012-01-24 09:17:01 +00:00
gnattools
include
intl
libada Interix resurrection 2012-01-23 06:25:28 +00:00
libcpp
libdecnumber
libffi sysv.S (ffi_call_SYSV): Properly test for plain mc68000. 2012-01-23 20:00:44 +00:00
libgcc Interix resurrection 2012-01-23 06:25:28 +00:00
libgfortran re PR libfortran/51899 (libgfortran's chmod.c fails to build on MinGW) 2012-01-20 12:32:52 +01:00
libgo compiler: Give an error if a variable is defined but not used. 2012-01-23 23:55:31 +00:00
libgomp
libiberty Interix resurrection 2012-01-23 06:25:28 +00:00
libitm target.h (gtm_jmpbuf): Move rip to the end of structure. 2012-01-24 08:23:57 +01:00
libjava
libmudflap re PR libmudflap/40778 (Mudflap instrumentation missing in cloned function.) 2012-01-19 19:58:02 +01:00
libobjc
libquadmath
libssp
libstdc++-v3 Makefile.am (libstdc++convenience.la): Correct stamp rule, copy. 2012-01-24 05:22:23 +00:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog Adding line to ChangeLog for the change in MAINTAINERS file. 2012-01-24 01:14:09 +00:00
ChangeLog.tree-ssa
MAINTAINERS Adding myself to MAINTAINERS file for write after approval. 2012-01-24 00:54:44 +00:00
Makefile.def
Makefile.in
Makefile.tpl
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure Interix resurrection 2012-01-23 06:25:28 +00:00
configure.ac Interix resurrection 2012-01-23 06:25:28 +00:00
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

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.