Go to file
Richard Sandiford 2b3969faee re PR rtl-optimization/28634 (rounding problem with -fdelayed-branch on hppa/mips)
gcc/
	PR rtl-optimization/28634
	* reorg.c (fill_slots_from_thread): Do not assume A + X - X == A
	for floating-point modes unless flag_unsafe_math_optimizations.

gcc/testsuite/
	PR rtl-optimization/28634
	* gcc.c-torture/execute/ieee/pr28634.c: New test.

From-SVN: r116124
2006-08-14 11:55:52 +00:00
boehm-gc
config
contrib
fixincludes
gcc re PR rtl-optimization/28634 (rounding problem with -fdelayed-branch on hppa/mips) 2006-08-14 11:55:52 +00:00
gnattools
include
INSTALL
intl
libada
libcpp
libdecnumber
libffi
libgfortran * intrinsics/bessel.c: Add prototypes for all functions. 2006-08-12 07:30:04 +00:00
libgomp
libiberty re PR middle-end/28071 (A file that can not be compiled in reasonable time/space) 2006-07-27 17:10:07 +00:00
libjava java-stack.h (GetAccessControlStack): Change return type. 2006-08-10 09:56:03 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 stl_bvector.h (__fill_bvector(_Bit_iterator, _Bit_iterator, bool)): New. 2006-08-11 10:39:37 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog MAINTAINERS (Various Maintainers): Add self as RTL opt. 2006-08-08 07:56:32 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.in
COPYING
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS (Various Maintainers): Add self as RTL opt. 2006-08-08 07:56:32 +00:00
Makefile.def
Makefile.in
Makefile.tpl
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.