Go to file
Jason Merrill 8d4bcc35d6 re PR c++/47851 ([C++0x] Incorrect decltype result for conditional operator)
PR c++/47851
	* call.c (standard_conversion): Provide requested cv-quals on
	class rvalue conversion.

From-SVN: r170601
2011-03-01 17:44:35 -05:00
boehm-gc Remove freebsd1 from libtool.m4 macros and config.rpath. 2011-02-13 11:45:53 +00:00
config Move ChangeLog entries from toplevel to config/. 2011-02-12 14:36:18 +00:00
contrib
fixincludes
gcc re PR c++/47851 ([C++0x] Incorrect decltype result for conditional operator) 2011-03-01 17:44:35 -05:00
gnattools
include re PR debug/28047 (DWARF output_file_names should really understand DOS pathnames) 2011-02-28 19:23:25 +01:00
INSTALL
intl
libada
libcpp
libdecnumber
libffi Remove freebsd1 from libtool.m4 macros and config.rpath. 2011-02-13 11:45:53 +00:00
libgcc
libgfortran re PR libfortran/47567 (Wrong output for small absolute values with F editing) 2011-03-01 02:24:50 +00:00
libgo Permit comparing non-empty interfaces with empty interfaces. 2011-02-22 02:52:55 +00:00
libgomp re PR fortran/47886 (ICE: OpenMP !$omp task if(omp_get_num_threads() > 0)) 2011-02-27 13:05:36 +01:00
libiberty re PR debug/28047 (DWARF output_file_names should really understand DOS pathnames) 2011-02-28 19:23:25 +01:00
libjava Insert libgcj's Python module directory at the start of the search 2011-02-14 16:00:28 +00:00
libmudflap Remove freebsd1 from libtool.m4 macros and config.rpath. 2011-02-13 11:45:53 +00:00
libobjc In libobjc/: 2011-02-28 Nicola Pero <nicola.pero@meta-innovation.com> 2011-02-28 14:48:23 +00:00
libquadmath quadmath-printf.c (quadmath_snprintf): Make sure that for size > 0 str is always zero terminated. 2011-02-28 21:31:46 +01:00
libssp Remove freebsd1 from libtool.m4 macros and config.rpath. 2011-02-13 11:45:53 +00:00
libstdc++-v3 chi2_quality.cc: Use C++0x mode on simulators. 2011-03-01 00:40:53 +00:00
lto-plugin Remove freebsd1 from libtool.m4 macros and config.rpath. 2011-02-13 11:45:53 +00:00
maintainer-scripts
zlib Remove freebsd1 from libtool.m4 macros and config.rpath. 2011-02-13 11:45:53 +00:00
ABOUT-NLS
ChangeLog MAINTAINERS (CPU Port maintainers): Add self. 2011-02-24 14:44:56 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath Remove freebsd1 from libtool.m4 macros and config.rpath. 2011-02-13 11:45:53 +00:00
config.sub
configure
configure.ac
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4 Remove freebsd1 from libtool.m4 macros and config.rpath. 2011-02-13 11:45:53 +00:00
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS MAINTAINERS (CPU Port maintainers): Add self. 2011-02-24 14:44:56 +00:00
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change Import move-if-change script from gnulib. 2011-02-12 15:48:30 +00:00
README
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the files whose
names start with 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/ for how to report bugs usefully.