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: target/8322
Date: Wed, 08 Jan 2003 19:36:00 -0000	[thread overview]
Message-ID: <20030108193606.30850.qmail@sources.redhat.com> (raw)

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

From: hubicka@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: target/8322
Date: 8 Jan 2003 19:29:13 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_3-branch
 Changes by:	hubicka@gcc.gnu.org	2003-01-08 11:29:13
 
 Modified files:
 	gcc            : ChangeLog cselib.c cselib.h gcse.c reload1.c 
 	gcc/config/i386: i386.c xmmintrin.h 
 
 Log message:
 	PR target/8322
 	* i386.c (ix86_init_mmx_sse_builtins): Constify arguments of loads.
 	* xmmintrin.h (_mm_load*_si128. _mm_store*_si128): Add casts.
 	
 	PR target/7782
 	* reload1.c (delete_output_reload): Avoid repeated attempts
 	to delete insn.
 	
 	* cselib.c (cselib_current_insn_in_libcall): New static variable.
 	(new_elt_loc_list, cselib_process_insn, cselib_init): Keep track on whether
 	we are inside libcall.
 	* cselib.h (elt_loc_list): Add in_libcall.
 	* gcse.c (do_local_cprop): Do not copy propagate using insns
 	in libcalls.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.16114.2.44&r2=1.16114.2.45
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cselib.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.22&r2=1.22.4.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cselib.h.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.5&r2=1.5.20.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gcse.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.223&r2=1.223.2.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/reload1.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.366&r2=1.366.2.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.495.2.1&r2=1.495.2.2
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/xmmintrin.h.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.19&r2=1.19.4.1
 


             reply	other threads:[~2003-01-08 19:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-08 19:36 hubicka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-01-07 21:16 target/8322 hubicka
2002-10-29 11:46 target/8322 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=20030108193606.30850.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).