Go to file
Matt Austern f80f1bab38 re PR c++/18514 (Alternate "asm" name ignored for redeclared builtin function imported into namespace std)
PR c++/18514
 	* name-lookup.c (do_nonmember_using_decl): A real function
 	declaration takes precedence over an anticipated declaration.
 	* g++.dg/ext/builtin1.C: New
 	* g++.dg/ext/builtin2.C: New
 	* g++.dg/ext/builtin3.C: New
 	* g++.dg/ext/builtin4.C: New
 	* g++.dg/ext/builtin5.C: New

From-SVN: r91972
2004-12-09 21:07:01 +00:00
boehm-gc
config
contrib
fastjar
fixincludes
gcc re PR c++/18514 (Alternate "asm" name ignored for redeclared builtin function imported into namespace std) 2004-12-09 21:07:01 +00:00
include
INSTALL
intl
libada
libcpp
libffi Makefile.am (AM_MAKEFLAGS): Remove duplicate LIBCFLAGS and PICFLAG. 2004-12-08 10:48:53 -05:00
libgfortran re PR bootstrap/18895 (libgfortran AM_MAKEFLAGS arg list + environment too large) 2004-12-09 11:31:19 -05:00
libiberty splay-tree.c (splay_tree_delete_helper): Redesign the logic so that recursion (and thus large stack space) is not needed. 2004-12-07 15:01:17 -05:00
libjava IdentityHashMap.java (put): Replace mistaken use of "<<" by "*". 2004-12-08 02:18:32 +00:00
libmudflap Makefile.am: Add ../config to ACLOCAL_AMFLAGS. 2004-12-09 01:27:29 +00:00
libobjc
libstdc++-v3 type_traits: Implement remove_extent and remove_all_extents. 2004-12-09 17:54:27 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET. 2004-12-08 15:25:58 -05:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.in
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS: Update my email address. 2004-12-08 15:57:14 +00:00
Makefile.def Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET. 2004-12-08 15:25:58 -05:00
Makefile.in Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET. 2004-12-08 15:25:58 -05:00
Makefile.tpl Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET. 2004-12-08 15:25:58 -05: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.