Go to file
Geoffrey Keating f103e34d1d re PR pch/13689 (GGC PCH breaks aliasing)
PR pch/13689
	* alias.c (new_alias_set): Mark last_alias_set for PCH.
	(get_varargs_alias_set): Rename 'set' to 'varargs_set' and mark it
	for PCH.
	(get_frame_alias_set): Likewise, except rename it to 'frame_set'.
	* config/rs6000/rs6000.c (rs6000_sr_alias_set): Mark for PCH.
	(get_TOC_alias_set): Mark 'set' for PCH.

From-SVN: r76031
2004-01-17 09:31:30 +00:00
boehm-gc configure.in (NO_EXECUTE_PERMISSION): Remove global declaration; add for ia64; remove for MIPS. 2004-01-16 17:16:29 +00:00
config
contrib
fastjar
gcc re PR pch/13689 (GGC PCH breaks aliasing) 2004-01-17 09:31:30 +00:00
include
INSTALL
intl
libf2c
libffi
libiberty
libjava ChangeLog rotation 2004-01-17 08:40:41 +00:00
libobjc
libstdc++-v3 13189.cc: Fix guards. 2004-01-17 00:51:35 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog * MAINTAINERS: Remove entries without email address. 2004-01-16 23:27:12 +00:00
config-ml.in
config.guess
config.if
config.rpath
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 * MAINTAINERS: Remove entries without email address. 2004-01-16 23:27:12 +00:00
Makefile.def
Makefile.in
Makefile.tpl
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.