Go to file
Janis Johnson 19e668b316 re PR other/37897 (decNumber functions break strict-aliasing rules)
PR other/37897
	* decDouble.h (decDouble): Replace struct with union accessible
	by more types.
	* decSingle.h (decSingle): Ditto.
	* decQuad.h (decQuad): Ditto.
	* decNumberLocal.h (DFWORD, DFBYTE, DFWWORD): access decFloat via
	new members.
	* decBasic.c (decFloatCompareTotal): Avoid type-pun violation.
	(decNumberCompare): Ditto.

From-SVN: r141389
2008-10-27 18:16:20 +00:00
boehm-gc Mark ChangeLog 2008-08-27 19:00:41 +01:00
config Mark ChangeLog 2008-08-27 19:04:11 +01:00
contrib Mark ChangeLog 2008-08-27 19:03:27 +01:00
fixincludes Mark ChangeLog 2008-08-27 19:02:53 +01:00
gcc Daily bump. 2008-10-27 00:16:26 +00:00
gnattools Mark ChangeLog 2008-08-27 19:04:07 +01:00
include Mark ChangeLog 2008-08-27 19:03:36 +01:00
INSTALL
intl Mark ChangeLog 2008-08-27 19:03:31 +01:00
libada Mark ChangeLog 2008-08-27 19:03:40 +01:00
libcpp Mark ChangeLog 2008-08-27 19:04:01 +01:00
libdecnumber re PR other/37897 (decNumber functions break strict-aliasing rules) 2008-10-27 18:16:20 +00:00
libffi ffitarget.h (ffi_abi): Add FFI_LINUX and FFI_LINUX_SOFT_FLOAT to the POWERPC_FREEBSD enum. 2008-09-10 21:41:42 +02:00
libgcc Mark ChangeLog 2008-08-27 19:01:45 +01:00
libgfortran backport PRs 37707, 37863 2008-10-19 15:28:25 +00:00
libgomp Mark ChangeLog 2008-08-27 19:01:37 +01:00
libiberty Mark ChangeLog 2008-08-27 19:00:56 +01:00
libjava backport: 2008-09-02 Andrew John Hughes <gnu_andrew at member.fsf.org> 2008-09-14 18:27:33 +00:00
libmudflap Mark ChangeLog 2008-08-27 19:00:51 +01:00
libobjc Mark ChangeLog 2008-08-27 19:01:19 +01:00
libssp Mark ChangeLog 2008-08-27 19:00:47 +01:00
libstdc++-v3 Mark ChangeLog 2008-08-27 19:03:00 +01:00
maintainer-scripts Mark ChangeLog 2008-08-27 19:01:48 +01:00
zlib Mark ChangeLog 2008-08-27 19:01:30 +01:00
ABOUT-NLS
ChangeLog Mark ChangeLog 2008-08-27 19:00:36 +01:00
ChangeLog.tree-ssa
compile
config-ml.in backport: config-ml.in: don't handle --enable-shared and --enable-static. 2008-05-14 17:45:03 +00:00
config.guess
config.rpath
config.sub
configure
configure.ac
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS
Makefile.def
Makefile.in Makefile.tpl: Add BOOT_ADAFLAGS. 2008-08-16 07:28:01 +00:00
Makefile.tpl Makefile.tpl: Add BOOT_ADAFLAGS. 2008-08-16 07:28:01 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
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.