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

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Apr 21 21:07:52 UTC 2006


Author: jakub

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

Modified Files:
	gcc41-rh137200.patch 
Log Message:
4.1.0-10


gcc41-rh137200.patch:
 gcc.c    |   70 +++++++++++++++++++--------
 prefix.c |  160 ++++++++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 154 insertions(+), 76 deletions(-)

Index: gcc41-rh137200.patch
===================================================================
RCS file: /cvs/dist/rpms/gcc/devel/gcc41-rh137200.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gcc41-rh137200.patch	21 Apr 2006 20:45:38 -0000	1.1
+++ gcc41-rh137200.patch	21 Apr 2006 21:07:22 -0000	1.2
@@ -103,7 +103,7 @@
  	  }
  
  	/* Certain prefixes can't be used without the machine suffix
-@@ -2560,14 +2579,24 @@ find_a_file (struct path_prefix *pprefix
+@@ -2560,14 +2579,25 @@ find_a_file (struct path_prefix *pprefix
  		strcpy (temp, pl->prefix);
  		strcat (temp, this_name);
  		strcat (temp, file_suffix);
@@ -131,6 +131,7 @@
 +	    free (temp2);
  	  }
        }
++  }
  
 --- gcc/prefix.c.jj	2005-10-28 23:06:47.000000000 +0200
 +++ gcc/prefix.c	2006-04-21 19:36:22.000000000 +0200




More information about the fedora-cvs-commits mailing list