public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: sayle@gcc.gnu.org
To: sayle@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: optimization/10764
Date: Wed, 14 May 2003 21:16:00 -0000	[thread overview]
Message-ID: <20030514211601.6424.qmail@sources.redhat.com> (raw)

The following reply was made to PR optimization/10764; it has been noted by GNATS.

From: sayle@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: optimization/10764
Date: 14 May 2003 21:13:49 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	sayle@gcc.gnu.org	2003-05-14 21:13:49
 
 Modified files:
 	gcc            : ChangeLog 
 	gcc/config/i386: i386.md 
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/gcc.dg: builtins-15.c 
 
 Log message:
 	PR optimization/10764
 	* config/i386/i386.md (atan2df3, atan2sf3, atan2xf3, atan2tf3):
 	Add an explicit clobber to show that UNSPEC_FPATAN clobbers st(1).
 	(*fyl2x_sfxf3, *fyl2x_dfxf3, *fyl2x_xf3, *fyl2x_tfxf3):  Likewise,
 	add an explicit clobber to show that UNSPEC_FYL2X clobbers st(1).
 	(logsf2, logdf2, logxf2, logtf2): Update expander patterns to match
 	the corresponding *fyl2x_?fxf3 instructions.
 	
 	* gcc.dg/builtins-15.c: New test case.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.17812&r2=1.17813
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.md.diff?cvsroot=gcc&r1=1.459&r2=1.460
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.2679&r2=1.2680
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/builtins-15.c.diff?cvsroot=gcc&r1=NONE&r2=1.1
 


                 reply	other threads:[~2003-05-14 21:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030514211601.6424.qmail@sources.redhat.com \
    --to=sayle@gcc.gnu.org \
    --cc=gcc-prs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).