Go to file
Vladimir Makarov c0683a8290 re PR middle-end/37813 (assert with IRA_COVER_CLASSES with singleton)
2008-10-27  Vladimir Makarov  <vmakarov@redhat.com>

	PR middle-end/37813
	* ira-conflicts.c (process_regs_for_copy): Remove class subset
	check.

	* ira-int.h (ira_hard_regno_cover_class): New.

	* ira-lives.c (mark_reg_live, mark_reg_dead,
	process_bb_node_lives): Use ira_hard_regno_cover_class.

	* ira.c (reg_class ira_hard_regno_cover_class): New global
	variable.
	(setup_hard_regno_cover_class): New function.
	(ira_init): Call setup_hard_regno_cover_class.

	* ira-costs.c (cost_class_nums): Add comment.
	(find_allocno_class_costs): Initiate cost_class_nums.
	(setup_allocno_cover_class_and_costs): Check cost_class_nums.

From-SVN: r141384
2008-10-27 16:24:19 +00:00
boehm-gc
config
contrib Mark dg-extract-results.sh executable. 2008-10-24 11:00:54 +02:00
fixincludes
gcc re PR middle-end/37813 (assert with IRA_COVER_CLASSES with singleton) 2008-10-27 16:24:19 +00:00
gnattools
include obstack.h (obstack_finish <!__GNUC__>): Cast result to void *. 2008-10-21 09:33:03 +10:30
INSTALL
intl
libada
libcpp
libdecnumber
libffi
libgcc config.host: Fold `*-*-gnu*' cases into the Linux ones. 2008-10-09 10:37:17 +00:00
libgfortran Fix typo. 2008-10-23 02:43:28 +00:00
libgomp
libiberty ./ 2008-10-22 13:30:19 +00:00
libjava re PR java/35485 (libjava is disabled by default) 2008-10-23 22:44:26 -04:00
libmudflap re PR tree-optimization/37568 (ICE returning a struct) 2008-10-09 22:15:17 +02:00
libobjc
libssp
libstdc++-v3 re PR libstdc++/37522 (Incorrect vswprintf prototype breaks __to_xstring) 2008-10-27 15:01:28 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog MAINTAINERS (Various Maintainers): Add myself as middle-end maintainer. 2008-10-25 18:33:15 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure ./ 2008-10-22 13:30:19 +00:00
configure.ac ./ 2008-10-22 13:30:19 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS MAINTAINERS (Various Maintainers): Add myself as middle-end maintainer. 2008-10-25 18:33:15 +00:00
Makefile.def ./ 2008-10-22 13:30:19 +00:00
Makefile.in Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo. 2008-10-24 21:56:55 +00:00
Makefile.tpl Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo. 2008-10-24 21:56:55 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
symlink-tree
ylwrap

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.