c/7344
hubicka@gcc.gnu.org
hubicka@gcc.gnu.org
Thu Oct 17 08:16:00 GMT 2002
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
More information about the Gcc-prs
mailing list