Go to file
Mark Mitchell d746e87d41 re PR c++/18369 (Segfault on braced new)
PR c++/18369
	* init.c (build_new_1): Handle parenthesized type-ids that name an
	array type.  Tidy.

	PR c++/18369
	* g++.dg/init/new12.C: New test.

From-SVN: r90394
2004-11-10 17:01:00 +00:00
boehm-gc Makefile.am: Define ACLOCAL_AMFLAGS. 2004-11-05 01:51:50 +00:00
config
contrib README: Update website URL. 2004-11-07 17:08:09 +00:00
fastjar
fixincludes inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__. 2004-11-09 23:14:06 +00:00
gcc re PR c++/18369 (Segfault on braced new) 2004-11-10 17:01:00 +00:00
include
INSTALL
intl
libada
libcpp * cpplib.pot: Regenerate. 2004-11-09 22:02:09 +00:00
libffi
libgfortran Committed wrong version of previous patch. 2004-11-10 02:44:39 +00:00
libiberty
libjava * include/jni.h: Added FIXME. 2004-11-09 22:42:01 +00:00
libmudflap
libobjc
libstdc++-v3 Daily bump. 2004-11-10 00:16:21 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog MAINTAINERS: Add self as arm maintainer. 2004-11-10 02:10:24 +00:00
ChangeLog.tree-ssa
compile
config-ml.in config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN like CC. 2004-11-07 18:37:28 -05:00
config.guess
config.if
config.rpath
config.sub
configure configure.in (noconfigdirs): Disable target-libgfortran. 2004-11-08 01:27:56 +00:00
configure.in configure.in (noconfigdirs): Disable target-libgfortran. 2004-11-08 01:27:56 +00:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS: Add self as arm maintainer. 2004-11-10 02:10:24 +00:00
Makefile.def Makefile.def (host fixincludes): Specify missing targets. 2004-11-05 16:35:51 +00:00
Makefile.in Makefile.def (host fixincludes): Specify missing targets. 2004-11-05 16:35:51 +00:00
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.