Go to file
Andrew Haley 65f69237d7 typeck.c (build_java_array_type): Rewrite code to do array alignment.
2000-08-16  Andrew Haley  <aph@cygnus.com>

	* typeck.c (build_java_array_type): Rewrite code to do array
	alignment.  Take into account back-end macros when aligning array
	data.  Remove setting of TYPE_USER_ALIGN; Java doesn't allow the
	user to set alignment. Fixes gcj/252 and 160.

(This fixes gcj/252 and 160:
 http://sources.redhat.com/ml/java-prs/2000-q2/msg00254.html
 <couldn't find an archive entry for gcj/160>
 http://gcc.gnu.org/ml/gcc-patches/2000-08/msg00907.html)

From-SVN: r36057
2000-08-29 15:15:21 -07:00
boehm-gc
config
contrib
etc
gcc typeck.c (build_java_array_type): Rewrite code to do array alignment. 2000-08-29 15:15:21 -07:00
include [multiple changes] 2000-08-28 20:29:29 -04:00
INSTALL
libchill
libf2c Daily bump. 2000-08-29 01:45:08 -06:00
libffi
libiberty * Makefile.in (md5.o): Depend on config.h. 2000-08-28 21:35:59 -07:00
libio
libjava BitMaskExtent.java, [...]: Removed Latin-1 copyright symbols. 2000-08-29 03:23:57 +00:00
libobjc
libstdc++
libstdc++-v3 codecvt.html: Add more bits, format. 2000-08-29 07:57:10 +00:00
texinfo
zlib
.cvsignore
ChangeLog config.guess: Import CVS version 1.152. 2000-08-27 16:38:00 +00:00
config-ml.in
config.guess config.guess: Import CVS version 1.152. 2000-08-27 16:38:00 +00:00
config.if
config.sub config.guess: Import CVS version 1.152. 2000-08-27 16:38:00 +00:00
configure
configure.in configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and $targargs to tell whether newlib is going to be built. 2000-08-25 07:04:49 +00:00
COPYING
COPYING.LIB
djunpack.bat
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.in
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

		   README for GNU development tools

This directory contains various GNU compilers, assemblers, linkers, 
debuggers, etc., plus their support routines, definitions, and documentation.


Check the INSTALL directory for detailed configuration and installation
instructions.


Much of the code and documentation enclosed is copyright by
the Free Software Foundation, Inc.  See the file COPYING or
COPYING.LIB in the various directories, for a description of the
GNU General Public License terms under which you can copy the files.

REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info
on where and how to report problems.