Go to file
Roger Sayle afeeac3f88 re PR target/10979 (ICE in subst_stack_regs_pat with -O -ffast-math and atan2)
PR target/10979
	* config/i386/i386.md (atan2df3, atan2sf3, atan2xf3, atan2tf3):
	Changed to define_expand patterns that copy operand[1] to prevent
	it from being clobbered before emitting an atan2?f3_1 insn.
	(atan2df3_1, atan2sf3_1, atan2xf_1, atan2tf3_1): New define_insn
	patterns that actually specify the behaviour of x87's FPATAN.

	* gcc.dg/20030707-1.c: New testcase.

From-SVN: r69060
2003-07-08 00:28:47 +00:00
boehm-gc
config
contrib
fastjar
gcc re PR target/10979 (ICE in subst_stack_regs_pat with -O -ffast-math and atan2) 2003-07-08 00:28:47 +00:00
include demangle.h: Support C++. 2003-07-06 14:45:37 -07:00
INSTALL
intl
libf2c
libffi
libiberty pex-win32.c (pexecute): Mark parameters this_pname and temp_base as unused. 2003-07-05 00:52:07 +00:00
libjava gnu_java_awt_peer_gtk_GtkMainThread.c: Fix formatting. 2003-07-07 21:50:47 +00:00
libobjc
libstdc++-v3 Daily bump. 2003-07-08 00:16:06 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog Makefile.tpl (all-bootstrap): Depend on maybe-all-intl. 2003-07-04 23:07:22 +00:00
config-ml.in
config.guess
config.if
config.rpath
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.def
Makefile.in Makefile.tpl (all-bootstrap): Depend on maybe-all-intl. 2003-07-04 23:07:22 +00:00
Makefile.tpl Makefile.tpl (all-bootstrap): Depend on maybe-all-intl. 2003-07-04 23:07:22 +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.