Go to file
Zack Weinberg ddb0ae00a2 emit-rtl.c (init_emit): Use ggc_alloc for regno_reg_rtx.
* emit-rtl.c (init_emit): Use ggc_alloc for regno_reg_rtx.
	* function.h (struct emit_status): Length of regno_pointer_align
	and x_regno_reg_rtx as seen by gengtype is only x_reg_rtx_no,
	not regno_pointer_align_length (i.e. length actually used, not
	length as allocated)

	* config/i386/i386.c (struct stack_local_entry): New.
	(struct machine_function): Replace huge array with alist.
	(assign_386_stack_local): Change to match.

From-SVN: r62891
2003-02-14 05:42:30 +00:00
boehm-gc gcconfig.h: undefine MPROTECT_VDB for MACOSX 2003-02-11 19:22:08 +01:00
config
contrib
fastjar
gcc emit-rtl.c (init_emit): Use ggc_alloc for regno_reg_rtx. 2003-02-14 05:42:30 +00:00
include
INSTALL
libf2c
libffi
libiberty re PR c++/7612 (Memory leaks in cplus-dem.c) 2003-02-13 17:21:20 +00:00
libjava verify.cc (state::seen_subrs): New field. 2003-02-13 23:48:39 +00:00
libobjc
libstdc++-v3 Daily bump. 2003-02-14 00:17:06 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog Moved ChangeLog entry into correct ChangeLog file 2003-02-13 07:36:10 +00:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
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 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.