Go to file
Mark Mitchell ace4831de9 re PR c++/27227 (rejects valid code with some extern "C")
PR c++/27227
	* decl.c (decls_match): Allow an extern "C" variable declarations
	from different namespaces to match.
	(duplicate_decls): Disallow redeclaring a variable with a
	different linkage specification.
	PR c++/27227
	* g++.dg/lookup/linkage1.C: New test.
	* g++.dg/lookup/linkage2.C: Likewise.

From-SVN: r114647
2006-06-14 17:44:36 +00:00
boehm-gc
config Richard Earnshaw <rearnsha@arm.com> 2006-06-13 08:00:45 +00:00
contrib
fixincludes
gcc re PR c++/27227 (rejects valid code with some extern "C") 2006-06-14 17:44:36 +00:00
gnattools
include
INSTALL
intl
libada
libcpp re PR preprocessor/27746 (ICE on openmp code when using _Pragma from macro) 2006-06-09 23:13:25 +02:00
libdecnumber
libffi
libgfortran
libgomp re PR libgomp/28008 (build failure due to PTHREAD_STACK_MIN not being declared) 2006-06-14 08:20:01 -07:00
libiberty
libjava re PR java/28024 (libjava build failure on Solaris 2.8 (sun4u)) 2006-06-14 13:56:22 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 re PR libstdc++/26970 (-O3 -Wformat=2 complains about floats written to ostream) 2006-06-12 23:24:22 +00:00
maintainer-scripts
zlib Makefile.am: Add html and install-html stubs. 2006-06-13 21:15:06 +00:00
ABOUT-NLS
ChangeLog config-ml.in: Alter CCASFLAGS to include special multilib options the same as is done for CFLAGS. 2006-06-13 16:48:23 -04:00
ChangeLog.tree-ssa
compile
config-ml.in config-ml.in: Alter CCASFLAGS to include special multilib options the same as is done for CFLAGS. 2006-06-13 16:48:23 -04:00
config.guess
config.rpath
config.sub
configure configure.in: Don't enable libgomp on hpux10. 2006-06-13 02:40:01 +00:00
configure.in configure.in: Don't enable libgomp on hpux10. 2006-06-13 02:40:01 +00:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool-ldflags
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.