Go to file
John David Anglin ae21215e5c re PR middle-end/25586 (FAIL: gfortran.dg/cray_pointers_2.f90 at -O2 and above)
PR fortran/25586
	* pa.md: Remove REG_POINTER check from REG+REG peephole2 floating-point
	store patterns.

From-SVN: r109166
2005-12-30 05:44:16 +00:00
INSTALL
boehm-gc
config Revert Ada-related part of the previous change. 2005-12-20 17:19:18 +00:00
contrib * btest-gcc.sh: Support -j option. 2005-12-20 20:20:24 +00:00
fastjar
fixincludes
gcc re PR middle-end/25586 (FAIL: gfortran.dg/cray_pointers_2.f90 at -O2 and above) 2005-12-30 05:44:16 +00:00
gnattools
include Fixes java/PR9861 2005-12-11 01:34:02 +00:00
intl
libada
libcpp re PR c++/23333 (accepts invalid pure specifier) 2005-12-22 12:01:44 +00:00
libdecnumber decNumber.c (decStrEq): Cast string contents to unsigned char instead of int before calling tolower. 2005-12-20 18:48:47 +00:00
libffi ffitarget.h: Remove obsolete sgidefs.h include. 2005-12-07 14:56:38 +00:00
libgfortran re PR libfortran/25139 ("Invalid argument" error on I/O) 2005-12-28 20:58:08 +00:00
libiberty floatformat.c (floatformat_i387_ext_is_valid): Use explicit cast to convert from "from". 2005-12-17 17:21:34 +00:00
libjava natPlainSocketImplWin32.cc (connect): Same as previous patch, but for win32. 2005-12-28 18:47:18 +00:00
libmudflap
libobjc re PR objc/25360 (Complex types are not encoded) 2005-12-16 12:19:37 -08:00
libssp
libstdc++-v3 lwg-active.html, [...]: Import Revision 40. 2005-12-28 14:08:07 +00:00
maintainer-scripts update_web_docs_svn: Remove unnecessary files from source tree. 2005-12-16 23:59:10 +00:00
zlib
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog * MAINTAINERS: Update my email address. 2005-12-27 02:00:26 +00:00
ChangeLog.tree-ssa
MAINTAINERS * MAINTAINERS: Update my email address. 2005-12-27 02:00:26 +00:00
Makefile.def Revert Ada-related part of the previous change. 2005-12-20 17:19:18 +00:00
Makefile.in Revert Ada-related part of the previous change. 2005-12-20 17:19:18 +00:00
Makefile.tpl Revert Ada-related part of the previous change. 2005-12-20 17:19:18 +00:00
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub config.gcc (ms1): Replace with ... 2005-12-12 10:54:49 +00:00
configure Revert Ada-related part of the previous change. 2005-12-20 17:19:18 +00:00
configure.in Revert Ada-related part of the previous change. 2005-12-20 17:19:18 +00:00
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
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 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.