Go to file
Stan Shebs e6834654ca c-typeck.c (digest_init): Handle vectors.
* c-typeck.c (digest_init): Handle vectors.
        (really_start_incremental_init): Same.
        (pop_init_level): Same.
        (process_init_element): Same.

        * varasm.c (output_constant): Same.

        * expr.c (clear_storage): Same.
        (store_constructor): Same.

        * gcc.dg/altivec-3.c: New.

From-SVN: r49715
2002-02-12 22:26:12 +00:00
boehm-gc configure.in: Re-apply 2001-06-26 configure change. 2002-02-12 10:40:38 -08:00
config
contrib
fastjar
gcc c-typeck.c (digest_init): Handle vectors. 2002-02-12 22:26:12 +00:00
include
INSTALL
libchill
libf2c Daily bump. 2002-02-12 08:17:01 +00:00
libffi
libiberty
libjava Win32Process.java: Filled in a placeholder implementation so Win32 will build. 2002-02-12 06:10:45 +00:00
libobjc
libstdc++-v3 Daily bump. 2002-02-12 08:17:01 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog Makefile.in: Removed libstdc++-v3 dependancy for libjava and boehm-gc 2002-02-11 22:32:11 +00:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.in Makefile.in: Removed libstdc++-v3 dependancy for libjava and boehm-gc 2002-02-11 22:32:11 +00:00
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.