Go to file
Richard Guenther 6cec5cb56a re PR middle-end/15855 (g++ crash with -O2 and -O3 on input file)
2005-09-26  Richard Guenther  <rguenther@suse.de>

	PR middle-end/15855
	* decl2.c (do_static_destruction): Remove.
	(finish_static_initialization_or_destruction): Likewise.
	(DECL_EFFECTIVE_INIT_PRIORITY): New macro.
	(NEEDS_GUARD_P): Likewise.
	(do_static_initialization): Rename to
	do_static_initialization_or_destruction.  Process all
	initializers/destructors and handle common conditionalizing.
	(start_static_initialization_or_destruction): Rename to
	one_static_initialization_or_destruction.  Handle only
	decl-specific conditionalizing.
	(cp_finish_file): Call do_static_initialization_or_destruction.

From-SVN: r104642
2005-09-26 08:42:57 +00:00
boehm-gc
config enable.m4: New file. 2005-09-23 16:33:47 +00:00
contrib
fastjar
fixincludes
gcc re PR middle-end/15855 (g++ crash with -O2 and -O3 on input file) 2005-09-26 08:42:57 +00:00
gnattools
include
INSTALL
intl
libada
libcpp c.opt (fextended-identifiers): New. 2005-09-20 21:31:37 +01:00
libffi
libgfortran c99_protos.h: Add prototypes for C99 complex functions. 2005-09-25 21:39:58 +00:00
libiberty
libjava cvsignore: Likewise. 2005-09-24 00:07:48 +00:00
libmudflap re PR libmudflap/23084 (mudflap crash upon accept() with argement 2 and 3 as NULL) 2005-09-23 21:58:39 +00:00
libobjc
libssp
libstdc++-v3 tune-1.cc: Clarify for single-thread. 2005-09-23 23:53:07 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs. 2005-09-19 21:24:46 -04:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs. 2005-09-19 21:24:46 -04:00
configure.in configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs. 2005-09-19 21:24:46 -04:00
COPYING
COPYING.LIB
depcomp
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
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.