Go to file
Volker Reichelt 1b3d28a8b9 re PR c++/25552 (Invalid destructor name accepted in friend declaration)
PR c++/25552
	* parser.c (cp_parser_unqualified_id): Check that destructor name
	and scope match.
	* call.c (check_dtor_name): Do not expect a BIT_NOT_EXPR.
	Adjust comment.  Return early if possible.
	Use same_type_p to compare types.
	* typeck.c (lookup_destructor): Adjust call to check_dtor_name.

	* g++.dg/parse/dtor8.C: New test.

From-SVN: r110168
2006-01-24 11:55:58 +00:00
boehm-gc
config re PR libgomp/25259 (bootstrap failures on non-C99 platforms (no stdint.h)) 2006-01-02 18:53:27 +00:00
contrib btest-gcc.sh: gcc.sum has moved to gcc/testsuite/gcc/gcc.sum. 2006-01-18 17:09:56 -08:00
fastjar
fixincludes re PR target/15642 (NAN Is Not a Constant Because __APPLE_CC__ is Not Defined (OK in Apple 3.3.0)) 2006-01-19 09:18:29 -08:00
gcc re PR c++/25552 (Invalid destructor name accepted in friend declaration) 2006-01-24 11:55:58 +00:00
gnattools
include * md5.h: Include ansidecl.h 2006-01-18 15:21:59 -05:00
INSTALL
intl
libada
libcpp re PR preprocessor/25717 (-dD does not list all defined macros (in particular, __STDC__)) 2006-01-23 22:50:15 +01:00
libdecnumber decNumber.c (__NO_STRING_INLINES): Define to prevent glibc macro definition of strcpy from generating compilation... 2006-01-04 21:22:34 +00:00
libffi configure.ac: Enable libffi for sparc64-*-freebsd*. 2006-01-21 22:25:21 +01:00
libgfortran re PR libfortran/25697 (libfortran - Segmentation fault/ Bad Address on unformatted read) 2006-01-18 06:21:28 +00:00
libgomp proc.c: Conditional include of sys/loadavg.h for Solaris. 2006-01-23 19:28:51 +01:00
libiberty Makefile.in: Add test-expandargv test. 2006-01-20 22:55:36 +00:00
libjava Class.h (_Jv_FindInterpreterMethod): Add new declaration. 2006-01-23 18:44:43 +00:00
libmudflap
libobjc
libssp configure.ac: Use -fPIC for symbol versioning test. 2006-01-20 21:33:25 +00:00
libstdc++-v3 index.html ([5.2]): Mention TR1 and point to paragraph [5.5], describing it. 2006-01-24 10:15:27 +00:00
maintainer-scripts * update_version_svn (ADD_BRANCHES): Remove dfp-branch. 2006-01-12 14:36:42 +11:00
zlib
ABOUT-NLS
ChangeLog MAINTAINERS (Write After Approval): Add myself. 2006-01-22 14:17:45 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure: Regenerate. 2006-01-20 08:47:14 -05:00
configure.in [multiple changes] 2006-01-18 14:21:25 -05:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool-ldflags libtool-ldflags: New script. 2006-01-03 00:30:27 +00:00
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS (Write After Approval): Add myself. 2006-01-22 14:17:45 +00:00
Makefile.def [multiple changes] 2006-01-18 14:21:25 -05:00
Makefile.in [multiple changes] 2006-01-18 14:21:25 -05:00
Makefile.tpl Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove @ from continuation. 2006-01-05 17:42:53 +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.