Go to file
Anatoly Sokolov f773c2bd76 cfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap_clear_range instead of loop.
* cfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap_clear_range
	instead of loop. Use HARD_REGISTER_NUM_P predicate.
	* haifa-sched.c (setup_ref_regs): Ditto.
	* caller-save.c (add_used_regs_1): Ditto.
	* dse.c (look_for_hardregs): Ditto.
	* df-problems.c (df_simulate_one_insn_forwards): Ditto.
	* sched-rgn.c (check_live_1): Ditto.

From-SVN: r171183
2011-03-19 20:33:45 +03:00
boehm-gc
config
contrib
fixincludes
gcc cfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap_clear_range instead of loop. 2011-03-19 20:33:45 +03:00
gnattools
include final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LOCATION. 2011-03-16 09:32:13 +01:00
INSTALL
intl
libada
libcpp re PR bootstrap/45381 (Bootstrap failure for powerpc-apple-darwin9: error: AltiVec argument passed to unprototyped function) 2011-03-18 13:20:35 -07:00
libdecnumber
libffi
libgcc config.host (cpu_type): Add FreeBSD PowerPC specific parts. 2011-03-14 07:06:23 +01:00
libgfortran re PR libfortran/35667 (HP-UX 10 has broken strtod) 2011-03-19 17:25:18 +00:00
libgo Don't catch LIBPROF in Go code. 2011-03-16 23:18:40 +00:00
libgomp
libiberty
libjava
libmudflap
libobjc
libquadmath
libssp
libstdc++-v3 mixed-mode-arith_neg.cc: Rename from mixed-mode_neg.cc 2011-03-18 15:54:32 -04:00
lto-plugin
maintainer-scripts crontab: Enable 4.7 snapshots, switch 4.6 snapshots to 4.6 branch. 2011-03-14 14:55:52 +01:00
zlib
ABOUT-NLS
ChangeLog config.guess: Update to version 2011-02-02 2011-03-18 13:42:07 -04:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess config.guess: Update to version 2011-02-02 2011-03-18 13:42:07 -04:00
config.rpath
config.sub config.guess: Update to version 2011-02-02 2011-03-18 13:42:07 -04:00
configure re PR lto/48086 (bootstrap-lto creates c-common.s with too many sections on x86_64-apple-darwin10) 2011-03-16 18:19:12 +00:00
configure.ac re PR lto/48086 (bootstrap-lto creates c-common.s with too many sections on x86_64-apple-darwin10) 2011-03-16 18:19:12 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

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.