Go to file
Jason Merrill 27fb09b78e re PR c++/38380 (explicitly defaulted constructors vs. empty direct initialization)
PR c++/38380
        * decl.c (grokdeclarator): Only set DECL_NONCONVERTING_P
        on explicit constructors.
        * pt.c (tsubst_copy_and_build) [CONSTRUCTOR]: Propagate
        CONSTRUCTOR_IS_DIRECT_INIT.

From-SVN: r142404
2008-12-03 14:22:08 -05:00
boehm-gc
config
contrib
fixincludes
gcc re PR c++/38380 (explicitly defaulted constructors vs. empty direct initialization) 2008-12-03 14:22:08 -05:00
gnattools
include
INSTALL
intl
libada
libcpp
libdecnumber
libffi
libgcc
libgfortran
libgomp re PR libgomp/38270 (libgomp test failures due to missing memory barrier) 2008-12-02 00:18:56 +00:00
libiberty
libjava configure.ac: Expand to darwin10 and later. 2008-12-02 19:04:30 +01:00
libmudflap
libobjc
libssp
libstdc++-v3 2008-12-02 Paolo Carlini <paolo.carlini@oracle.com> 2008-12-02 15:07:32 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog configure.ac: Expand to darwin10 and later. 2008-12-02 19:01:57 +01:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess * config.sub, config.guess: Update from upstream sources. 2008-12-02 14:20:19 +11:00
config.rpath
config.sub * config.sub, config.guess: Update from upstream sources. 2008-12-02 14:20:19 +11:00
configure configure.ac: Expand to darwin10 and later. 2008-12-02 19:01:57 +01:00
configure.ac configure.ac: Expand to darwin10 and later. 2008-12-02 19:01:57 +01:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS MAINTAINERS (Reviewers): Add myself as Fortran reviewer. 2008-12-03 09:16:24 +01:00
Makefile.def Makefile.def: configure-target-boehm-gc depends on all-target-libstdc++-v3. 2008-12-02 16:39:27 +00:00
Makefile.in Makefile.def: configure-target-boehm-gc depends on all-target-libstdc++-v3. 2008-12-02 16:39:27 +00:00
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
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.