Go to file
Joseph Myers ca8bdb78ea re PR c/22192 (Rejection of valid array declaration.)
PR c/22192
	* c-typeck.c (composite_type): Prefer constant size arrays to
	VLAs.

testsuite:
	* gcc.dg/c99-vla-2.c: New test.

From-SVN: r102540
2005-07-29 03:42:19 +01:00
boehm-gc * include/private/gcconfig.h (sh-linux): Use LINUX_STACKBOTTOM. 2005-07-17 07:33:58 +00:00
config * mt-gnu (CXXFLAGS): Include SYSROOT_CFLAGS_FOR_TARGET. 2005-07-27 18:55:12 +00:00
contrib * reg_test_template: Typo fix. 2005-07-14 13:39:08 +10:00
fastjar
fixincludes Makefile.in (WARN_CFLAGS): New. 2005-07-16 14:17:51 +00:00
gcc re PR c/22192 (Rejection of valid array declaration.) 2005-07-29 03:42:19 +01:00
gnattools
include
INSTALL
intl
libada
libcpp configure.ac (ACX_PROG_CC_WARNING_OPTS): add -Wmissing-format-attribute. 2005-07-24 03:44:26 +00:00
libffi sysv.S (ffi_call_SYSV): Stop argument popping correctly on sh3. 2005-07-22 22:56:27 +00:00
libgfortran whitespace fixes for my scripts 2005-07-24 10:37:48 +00:00
libiberty * getopt.c: Include ansidecl.h before system headers. 2005-07-23 14:57:03 +00:00
libjava package.html, [...]: Removed. 2005-07-26 23:22:38 +00:00
libmudflap gcc.c (MFWRAP_SPEC): Don't wrap pthread_join or pthread_exit. 2005-07-16 19:29:00 -07:00
libobjc re PR libobjc/22606 (Exceptions cannot be thrown from -forward::) 2005-07-26 07:27:33 -07:00
libssp
libstdc++-v3 * include/std/std_valarray.h: Fix grammar in comments. 2005-07-28 12:23:53 +00:00
maintainer-scripts * update_version (ADD_BRANCHES): Add dfp-branch. 2005-07-26 16:30:54 +00:00
zlib
.cvsignore
ABOUT-NLS
ChangeLog * MAINTAINERS: Update for removed CPU targets. 2005-07-28 13:47:15 +10:00
ChangeLog.tree-ssa
compile COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
config-ml.in COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
config.guess COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
config.rpath all files: Update FSF address. 2005-07-16 02:30:53 +00:00
config.sub COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
configure install.texi (--with-build-sysroot): Fix grammatical error. 2005-07-26 15:56:56 +00:00
configure.in install.texi (--with-build-sysroot): Fix grammatical error. 2005-07-26 15:56:56 +00:00
COPYING COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
COPYING.LIB Update COPYING.LIB from upstream. Correct last Changelog. 2005-07-14 01:41:54 +00:00
depcomp
install-sh COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
libtool.m4 all files: Update FSF address. 2005-07-16 02:30:53 +00:00
ltcf-c.sh all files: Update FSF address. 2005-07-16 02:30:53 +00:00
ltcf-cxx.sh all files: Update FSF address. 2005-07-16 02:30:53 +00:00
ltcf-gcj.sh all files: Update FSF address. 2005-07-16 02:30:53 +00:00
ltconfig all files: Update FSF address. 2005-07-16 02:30:53 +00:00
ltmain.sh all files: Update FSF address. 2005-07-16 02:30:53 +00:00
MAINTAINERS * MAINTAINERS: Update for removed CPU targets. 2005-07-28 13:47:15 +10:00
Makefile.def Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET. 2005-07-27 20:20:09 +00:00
Makefile.in Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET. 2005-07-27 20:20:09 +00:00
Makefile.tpl Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET. 2005-07-27 20:20:09 +00:00
missing COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
mkdep
mkinstalldirs COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
move-if-change all files: Update FSF address. 2005-07-16 02:30:53 +00:00
README
README.SCO
symlink-tree COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
ylwrap COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00

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.