Go to file
Richard Henderson 27e29549a0 calls.c (precompute_register_parameters): Force all PARALLELs into pseudo registers.
* calls.c (precompute_register_parameters): Force all PARALLELs
        into pseudo registers.
        (load_register_parameters): Copy PARALLELs into hard registers.
        * function.c (assign_parm_setup_block): Copy PARALLELS into
        pseudo registers.  Do emit_group_store in conversion_insns.
        * expr.c (emit_group_load_1): Rename from emit_group_load, take
        tmps as an argument.  Move final copy loop ...
        (emit_group_load): ... here.  New function.
        (emit_group_load_into_temps, emit_group_move_into_temps): New.
        * expr.h: Declare them.

From-SVN: r90613
2004-11-13 22:22:56 -08:00
boehm-gc
config
contrib
fastjar Makefile.am: Define ACLOCAL_AMFLAGS. 2004-11-13 16:38:04 +00:00
fixincludes inclhack.def (hpux_maxint, [...]): Remove. 2004-11-13 20:41:01 +00:00
gcc calls.c (precompute_register_parameters): Force all PARALLELs into pseudo registers. 2004-11-13 22:22:56 -08:00
include
INSTALL
intl
libada
libcpp
libffi
libgfortran
libiberty Revert Index->Manual Index until --no-split is removed... 2004-11-13 17:00:09 +00:00
libjava
libmudflap
libobjc
libstdc++-v3 Daily bump. 2004-11-14 00:16:19 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog Fixed missing space in ChangeLog entry 2004-11-13 17:08:27 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure
configure.in
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS Added self as write-after-approval maintainer 2004-11-13 17:03:37 +00:00
Makefile.def Makefile.def: Add html support. 2004-11-13 07:32:48 +00:00
Makefile.in Makefile.def: Add html support. 2004-11-13 07:32:48 +00:00
Makefile.tpl Makefile.def: Add html support. 2004-11-13 07:32:48 +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.