]> git.pld-linux.org Git - packages/gcc.git/commitdiff
*** empty log message ***
authorPaweł Sikora <pluto@pld-linux.org>
Thu, 18 May 2006 12:20:48 +0000 (12:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc-pr26435-pr20256.patch -> 1.1.2.2

gcc-pr26435-pr20256.patch

index 02822bc423ac7952f79838dc4705f392c610671f..1449f2f7a754b6d2b7827694c96d95559cfc0544 100644 (file)
@@ -1,7 +1,5 @@
-Index: tree-loop-linear.c
-===================================================================
-*** tree-loop-linear.c (revision 113884)
---- tree-loop-linear.c (working copy)
+*** gcc/gcc/tree-loop-linear.c (revision 113884)
+--- gcc/gcc/tree-loop-linear.c (working copy)
 ***************
 *** 1,5 ****
   /* Linear Loop transforms
@@ -85,10 +83,8 @@ Index: tree-loop-linear.c
 !   if (modified)
 !     rewrite_into_loop_closed_ssa (NULL, TODO_update_ssa_full_phi);
   }
-Index: lambda.h
-===================================================================
-*** lambda.h   (revision 113884)
---- lambda.h   (working copy)
+*** gcc/gcc/lambda.h   (revision 113884)
+--- gcc/gcc/lambda.h   (working copy)
 ***************
 *** 1,5 ****
   /* Lambda matrix and vector interface.
@@ -120,10 +116,8 @@ Index: lambda.h
   void lambda_loopnest_to_gcc_loopnest (struct loop *,
                                      VEC(tree,heap) *, VEC(tree,heap) *,
                                      lambda_loopnest, lambda_trans_matrix);
-Index: lambda-code.c
-===================================================================
-*** lambda-code.c      (revision 113884)
---- lambda-code.c      (working copy)
+*** gcc/gcc/lambda-code.c      (revision 113884)
+--- gcc/gcc/lambda-code.c      (working copy)
 ***************
 *** 1,5 ****
   /*  Loop transformation code generation
This page took 0.111524 seconds and 4 git commands to generate.