rpms/gcc/devel gcc44-vta-cselib-subreg-of-value-more-pr41276.patch, 1.1, 1.2

Jakub Jelinek jakub at fedoraproject.org
Wed Sep 9 09:20:45 UTC 2009


Author: jakub

Update of /cvs/pkgs/rpms/gcc/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30870

Modified Files:
	gcc44-vta-cselib-subreg-of-value-more-pr41276.patch 
Log Message:
4.4.1-11

gcc44-vta-cselib-subreg-of-value-more-pr41276.patch:
 cselib.c       |   50 +++++++++++++++++++++++++++++++-------------------
 var-tracking.c |   43 +++++++++++++++++++++++++++++++++++++------
 2 files changed, 68 insertions(+), 25 deletions(-)

Index: gcc44-vta-cselib-subreg-of-value-more-pr41276.patch
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/devel/gcc44-vta-cselib-subreg-of-value-more-pr41276.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- gcc44-vta-cselib-subreg-of-value-more-pr41276.patch	9 Sep 2009 09:06:01 -0000	1.1
+++ gcc44-vta-cselib-subreg-of-value-more-pr41276.patch	9 Sep 2009 09:20:44 -0000	1.2
@@ -86,7 +86,7 @@ Index: gcc/cselib.c
 @@ -1185,20 +1201,16 @@ cselib_expand_value_rtx_1 (rtx orig, str
  	    fputs (" into...", dump_file);
  	  }
- 
+ 	
 -	if (!evd->callback)
 -	  result = NULL;
 -	else




More information about the fedora-extras-commits mailing list