rpms/gcc/devel gcc41-pr25121.patch,1.1,1.2

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Dec 20 23:40:06 UTC 2005


Author: jakub

Update of /cvs/dist/rpms/gcc/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv11120

Modified Files:
	gcc41-pr25121.patch 
Log Message:
4.1.0-0.10


gcc41-pr25121.patch:
 0 files changed

Index: gcc41-pr25121.patch
===================================================================
RCS file: /cvs/dist/rpms/gcc/devel/gcc41-pr25121.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gcc41-pr25121.patch	20 Dec 2005 23:32:07 -0000	1.1
+++ gcc41-pr25121.patch	20 Dec 2005 23:40:03 -0000	1.2
@@ -1,25 +1,11 @@
-Richard Henderson writes:
- > On Tue, Dec 20, 2005 at 05:29:11PM +0000, Andrew Haley wrote:
- > > Oh, joy.  Now I have to figure out what peep2_current_count is doing...
- > 
- > Counting the number of sequential valid instructions in the buffer.
- > Reset it to zero when you find a frame insn.
-
-Yes, I see.
-
-Andrew.
-
-
 2005-12-20  Andrew Haley  <aph at redhat.com>
 
 	PR middle-end/25121
 	* recog.c (peephole2_optimize): Don't peephole any
 	RTX_FRAME_RELATED_P insns.
 
-Index: recog.c
-===================================================================
---- recog.c	(revision 108424)
-+++ recog.c	(working copy)
+--- gcc/recog.c	(revision 108424)
++++ gcc/recog.c	(working copy)
 @@ -3118,8 +3118,18 @@
  	      propagate_one_insn (pbi, insn);
  	      COPY_REG_SET (peep2_insn_data[peep2_current].live_before, live);




More information about the fedora-cvs-commits mailing list