Go to file
Jason Merrill a11669269b re PR c++/38485 (GCC can't parse a parenthesized comma in a template-id within a default argument)
PR c++/38485
        * parser.c (cp_parser_token_starts_cast_expression): An EOF
        can't start a cast-expression.

From-SVN: r142815
2008-12-18 10:54:59 -05:00
INSTALL
boehm-gc
config Missed to check in changes to /config/mh-mingw. 2008-11-21 14:54:41 +01:00
contrib * mkindex.pl: New. 2008-11-27 23:37:51 +00:00
fixincludes inclhack.def (hpux_spu_info): Match PA as well as IA64. 2008-12-15 18:11:19 +00:00
gcc re PR c++/38485 (GCC can't parse a parenthesized comma in a template-id within a default argument) 2008-12-18 10:54:59 -05:00
gnattools
include re PR c++/35319 (ICE throwing fixed-point types) 2008-12-10 17:11:44 -05:00
intl
libada
libcpp re PR target/37033 (Revision 138733 breaks -g vs -g0 for PCH) 2008-12-10 17:31:07 +00:00
libdecnumber add PR to ChangeLog entry for previous commit 2008-10-27 16:46:32 +00:00
libffi ffi.c (ffi_prep_cif_machdep): Add support for signed/unsigned int8/16 return values. 2008-11-21 22:12:56 +00:00
libgcc config.host: Add m32c*-*-rtems*. 2008-12-01 16:33:47 +00:00
libgfortran re PR fortran/38504 (double minus sign when printing integer?) 2008-12-14 06:50:53 +00:00
libgomp re PR middle-end/36802 (pop_gimplify_context ICE using openmp task construct) 2008-12-08 11:36:01 +01:00
libiberty re PR c++/38561 (Revision 142799 may cause C++ demangle failures) 2008-12-18 09:51:56 -05:00
libjava re PR libgcj/38006 (Incorrect proplist on inherit.png) 2008-12-11 11:48:16 -08:00
libmudflap re PR testsuite/28870 (configuring, over-riding timeout values in testsuite) 2008-11-26 18:51:07 +00:00
libobjc Object.m (errno): Replaced by errno.h include. 2008-11-21 13:07:43 +01:00
libssp configure: Regenerate for new libtool. 2008-09-26 16:43:24 +00:00
libstdc++-v3 c99_classification_macros_c.cc: Don't xfail test on darwin8 or later. 2008-12-17 17:51:49 +00:00
maintainer-scripts * gcc_release: Fix a couple of comments. 2008-10-04 13:46:23 +00:00
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
ChangeLog * config.sub, config.guess: Update from upstream sources. 2008-12-18 14:27:27 +11:00
ChangeLog.tree-ssa
MAINTAINERS * MAINTAINERS: Add myself to the write after approval list. 2008-12-08 15:03:38 +00: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 re PR bootstrap/38014 (in-tree gmp and mpfr libraries no longer work) 2008-11-14 14:51:38 +00:00
README
compile
config-ml.in
config.guess * config.sub, config.guess: Update from upstream sources. 2008-12-18 14:27:27 +11:00
config.rpath
config.sub * config.sub, config.guess: Update from upstream sources. 2008-12-18 14:27:27 +11:00
configure configure.ac (ppllibs): Add by default the lib flags. 2008-12-12 17:24:23 +00:00
configure.ac configure.ac (ppllibs): Add by default the lib flags. 2008-12-12 17:24:23 +00:00
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

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.