Go to file
Andrey Belevantsev 46499993b1 re PR rtl-optimization/44691 (ICE: RTL check: expected code 'reg', have 'plus' in rhs_regno, at rtl.h:1050)
PR rtl-optimization/44691
        * gfortran.dg/pr44691.f: New test.

From-SVN: r163396
2010-08-20 12:07:17 +04:00
INSTALL
boehm-gc
config
contrib
fixincludes
gcc re PR rtl-optimization/44691 (ICE: RTL check: expected code 'reg', have 'plus' in rhs_regno, at rtl.h:1050) 2010-08-20 12:07:17 +04:00
gnattools
include
intl
libada
libcpp
libdecnumber
libffi
libgcc
libgfortran re PR fortran/45108 (Namelist read: Not aborted when reading from STDIN) 2010-08-19 20:28:09 +00:00
libgomp
libiberty argv.c (expandargv): Limit the number of times that response files are opened in order to prevent... 2010-08-13 11:36:38 +00:00
libjava configure.ac (THREADLIBS): Don't set on Darwin. 2010-08-18 08:51:57 +00:00
libmudflap pass41-frag.cxx (dg-prune-output): New dg directive. 2010-08-20 09:14:00 +02:00
libobjc
libssp
libstdc++-v3 re PR libstdc++/45276 (Need to document _GLIBCXX_SYNCHRONIZATION_HAPPENS_BEFORE) 2010-08-18 15:21:56 +00:00
lto-plugin
maintainer-scripts Fix up ChangeLog entry for the last commit. 2010-08-14 23:02:37 +00:00
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog
ChangeLog.tree-ssa
MAINTAINERS Added myself to MAINTAINERS (write after approval) 2010-08-16 01:24:55 +00:00
Makefile.def
Makefile.in
Makefile.tpl
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
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.