Go to file
Alexandre Oliva f827f65933 re PR other/42715 (output_operand: invalid expression as operand)
PR debug/42715
	* var-tracking.c (use_type): Choose MO_VAL_SET for REGs set
	without a cselib val.
	(count_uses): Accept MO_VAL_SET with no val on stores.
	(add_stores): Likewise.

	* gcc.dg/pr42715.c: New.

From-SVN: r156102
2010-01-21 01:42:02 +01:00
INSTALL
boehm-gc
config
contrib Avoid tr '\n', for Solaris /usr/bin/tr. 2010-01-16 14:42:32 +00:00
fixincludes
gcc re PR other/42715 (output_operand: invalid expression as operand) 2010-01-21 01:42:02 +01:00
gnattools
include
intl
libada
libcpp
libdecnumber
libffi
libgcc
libgfortran Add PR number to ChangeLog. 2010-01-15 15:55:24 +00:00
libgomp
libiberty
libjava 2010-01-19 Matthias Klose <doko@ubuntu.com> 2010-01-19 16:42:47 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 re PR libstdc++/42201 ([C++0x] std::vector<std::unique_future<T>>::push_back fails) 2010-01-21 00:01:47 +00:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog * MAINTAINERS: reindented my entry with tabs instead of spaces. 2010-01-18 09:33:39 +00:00
ChangeLog.tree-ssa
MAINTAINERS * MAINTAINERS: reindented my entry with tabs instead of spaces. 2010-01-18 09:33:39 +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.