public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: hubicka@gcc.gnu.org
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: c/7344
Date: Thu, 17 Oct 2002 08:16:00 -0000	[thread overview]
Message-ID: <20021017151603.13657.qmail@sources.redhat.com> (raw)

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

From: hubicka@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c/7344
Date: 17 Oct 2002 15:11:58 -0000

 CVSROOT:	/cvs/gcc
 Module name:	egcs
 Changes by:	hubicka@gcc.gnu.org	2002-10-17 08:11:58
 
 Modified files:
 	gcc            : ChangeLog 
 	gcc/config/i386: xmmintrin.h 
 
 Log message:
 	Really commit patch announced at Oct 14
 	PR c/7344
 	* predict.c (can_predict_insn_p): New function.
 	(estimate_probability): Avoid unnecesary work.
 	(process_note_prediction): Likewise.
 	* toplev.c (rest_of_compilation): Account early branch prediction pass
 	as TV_BRANCH_PROB.
 	
 	PR other/8048
 	Found by Ian Ollmann
 	* xmmintrin.h (_mm_shuffle_pd): Fix typo.
 	(_mm_load?_pd): Likewise.
 	(_mm_store?_pd): Likewise.
 	
 	PR target/7386
 	* i386.c (builtin_description):Drop cmpg[te]s[sd].
 	* xmmintrin.h (__mm_cmpg[te]_s[sd]): Rewrite using
 	swapped alternative.
 	
 	PR opt/7630
 	* reload1.c (reload_inner_reg_of_subreg): New argument output;
 	(push_reload): Update call.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.15716&r2=1.15717
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/i386/xmmintrin.h.diff?cvsroot=gcc&r1=1.8&r2=1.9
 


             reply	other threads:[~2002-10-17 15:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-17  8:16 hubicka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-10-17  6:56 c/7344 hubicka
2002-10-15  1:26 c/7344 hubicka
2002-10-11 13:36 c/7344 hubicka

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=20021017151603.13657.qmail@sources.redhat.com \
    --to=hubicka@gcc.gnu.org \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=nobody@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).