public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c/6689
@ 2002-05-17 10:06 davem
  0 siblings, 0 replies; 2+ messages in thread
From: davem @ 2002-05-17 10:06 UTC (permalink / raw)
  To: davem; +Cc: gcc-prs

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

From: davem@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c/6689
Date: 17 May 2002 16:58:04 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_1-branch
 Changes by:	davem@gcc.gnu.org	2002-05-17 09:58:04
 
 Modified files:
 	gcc            : ChangeLog local-alloc.c 
 
 Log message:
 	2002-05-17  David S. Miller  <davem@redhat.com>
 	
 	PR c/6689, PR optimization/6615
 	* local-alloc.c (struct equivalence): Rename 'src' to 'src_p'
 	and make it a pointer to rtx.  Update comments.
 	(update_equiv_regs): When scanning for equivalences, record
 	address of SET_SRC (set) in reg_equiv[].src_p.  Dereference
 	it while making the equiv replacements.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.13152.2.534&r2=1.13152.2.535
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/local-alloc.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.102.2.1&r2=1.102.2.2
 


^ permalink raw reply	[flat|nested] 2+ messages in thread

* c/6689
@ 2002-05-17 10:06 davem
  0 siblings, 0 replies; 2+ messages in thread
From: davem @ 2002-05-17 10:06 UTC (permalink / raw)
  To: davem; +Cc: gcc-prs

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

From: davem@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c/6689
Date: 17 May 2002 17:01:08 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	davem@gcc.gnu.org	2002-05-17 10:01:08
 
 Modified files:
 	gcc            : ChangeLog local-alloc.c 
 
 Log message:
 	2002-05-17  David S. Miller  <davem@redhat.com>
 	
 	PR c/6689, PR optimization/6615
 	* local-alloc.c (struct equivalence): Rename 'src' to 'src_p'
 	and make it a pointer to rtx.  Update comments.
 	(update_equiv_regs): When scanning for equivalences, record
 	address of SET_SRC (set) in reg_equiv[].src_p.  Dereference
 	it while making the equiv replacements.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.14128&r2=1.14129
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/local-alloc.c.diff?cvsroot=gcc&r1=1.106&r2=1.107
 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-05-17 17:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-17 10:06 c/6689 davem
  -- strict thread matches above, loose matches on Subject: below --
2002-05-17 10:06 c/6689 davem

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).