Go to file
Jakub Jelinek 5d8a54345a re PR inline-asm/30505 (asm operand has impossible constraints.)
PR inline-asm/30505
	* reload1.c (reload): Do invalid ASM checking after
	cleanup_subreg_operands.

	* gcc.target/i386/pr30505.c: New test.

From-SVN: r123072
2007-03-20 00:24:43 +01:00
INSTALL
boehm-gc
config
contrib * uninclude: New utility, from Alexandre Oliva. 2007-03-17 19:08:50 +00:00
fixincludes re PR target/30058 (bootstrap broken on i386-unknown-netbsdelf2.0.2) 2007-03-19 17:08:14 +00:00
gcc re PR inline-asm/30505 (asm operand has impossible constraints.) 2007-03-20 00:24:43 +01:00
gnattools
include
intl
libada
libcpp
libdecnumber
libffi
libgcc * config.host (cris-*-elf | cris-*-none): Set extra_parts. 2007-03-19 08:28:57 +00:00
libgfortran re PR libfortran/31052 ([4.2 only] Bad IOSTAT values when readings NAMELISTs past EOF) 2007-03-18 18:13:50 +00:00
libgomp acinclude.m4: Adjust regular expression for ld version extraction. 2007-03-18 11:17:44 +00:00
libiberty cp-demangle.c (d_encoding): Exit early on error. 2007-03-16 01:07:52 +00:00
libjava configure.ac: New configure option --enable-generated-files-in-srcdir. 2007-03-19 05:57:53 +00:00
libmudflap pass59-frag.c (main): Fix casting of arg. 2007-03-14 08:53:32 +01:00
libobjc
libssp
libstdc++-v3 tuple (get(_Tuple_impl<>&, get(const _Tuple_impl<>&): Rename as __get_helper. 2007-03-19 16:58:54 +00:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog Fixed erroneous ChangeLog and gcc/ChangeLog entries. 2007-03-12 12:00:28 -07:00
ChangeLog.tree-ssa
MAINTAINERS
Makefile.def Makefile.in: Add dummy "install-info" target. 2007-03-12 11:58:12 -07:00
Makefile.in Makefile.in: Add dummy "install-info" target. 2007-03-12 11:58:12 -07:00
Makefile.tpl
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
depcomp
install-sh
libtool-ldflags
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.