packages: gcc/gcc-branch.diff - updated

arekm arekm at pld-linux.org
Mon Jul 20 21:38:52 CEST 2009


Author: arekm                        Date: Mon Jul 20 19:38:52 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated

---- Files affected:
packages/gcc:
   gcc-branch.diff (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: packages/gcc/gcc-branch.diff
diff -u packages/gcc/gcc-branch.diff:1.16 packages/gcc/gcc-branch.diff:1.17
--- packages/gcc/gcc-branch.diff:1.16	Sat Jul 18 03:42:22 2009
+++ packages/gcc/gcc-branch.diff	Mon Jul 20 21:38:46 2009
@@ -1,7 +1,7 @@
 Index: configure
 ===================================================================
---- configure	(.../tags/gcc_4_4_0_release)	(wersja 149762)
-+++ configure	(.../branches/gcc-4_4-branch)	(wersja 149762)
+--- configure	(.../tags/gcc_4_4_0_release)	(wersja 149828)
++++ configure	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -272,7 +272,7 @@
  PACKAGE_BUGREPORT=
  
@@ -37,8 +37,8 @@
  s, at clooglibs@,$clooglibs,;t t
 Index: Makefile.in
 ===================================================================
---- Makefile.in	(.../tags/gcc_4_4_0_release)	(wersja 149762)
-+++ Makefile.in	(.../branches/gcc-4_4-branch)	(wersja 149762)
+--- Makefile.in	(.../tags/gcc_4_4_0_release)	(wersja 149828)
++++ Makefile.in	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -17068,7 +17068,7 @@
  	libsrcdir="$$s/mpfr"; \
  	$(SHELL) $${libsrcdir}/configure \
@@ -122,8 +122,8 @@
  
 Index: libgomp/team.c
 ===================================================================
---- libgomp/team.c	(.../tags/gcc_4_4_0_release)	(wersja 149762)
-+++ libgomp/team.c	(.../branches/gcc-4_4-branch)	(wersja 149762)
+--- libgomp/team.c	(.../tags/gcc_4_4_0_release)	(wersja 149828)
++++ libgomp/team.c	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -125,6 +125,7 @@
        while (local_fn);
      }
@@ -142,8 +142,8 @@
  
 Index: libgomp/ChangeLog
 ===================================================================
---- libgomp/ChangeLog	(.../tags/gcc_4_4_0_release)	(wersja 149762)
-+++ libgomp/ChangeLog	(.../branches/gcc-4_4-branch)	(wersja 149762)
+--- libgomp/ChangeLog	(.../tags/gcc_4_4_0_release)	(wersja 149828)
++++ libgomp/ChangeLog	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -1,3 +1,9 @@
 +2009-05-20  Jakub Jelinek  <jakub at redhat.com>
 +
@@ -156,8 +156,8 @@
  	* GCC 4.4.0 released.
 Index: gcc/tree-vrp.c
 ===================================================================
---- gcc/tree-vrp.c	(.../tags/gcc_4_4_0_release)	(wersja 149762)
-+++ gcc/tree-vrp.c	(.../branches/gcc-4_4-branch)	(wersja 149762)
+--- gcc/tree-vrp.c	(.../tags/gcc_4_4_0_release)	(wersja 149828)
++++ gcc/tree-vrp.c	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -5682,6 +5682,14 @@
    tree ret;
    bool only_ranges;
@@ -175,8 +175,8 @@
    						 &only_ranges);
 Index: gcc/fwprop.c
 ===================================================================
---- gcc/fwprop.c	(.../tags/gcc_4_4_0_release)	(wersja 149762)
-+++ gcc/fwprop.c	(.../branches/gcc-4_4-branch)	(wersja 149762)
+--- gcc/fwprop.c	(.../tags/gcc_4_4_0_release)	(wersja 149828)
++++ gcc/fwprop.c	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -1,5 +1,5 @@
  /* RTL-based forward propagation pass for GNU compiler.
 -   Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
@@ -305,8 +305,8 @@
    if (DF_REF_TYPE (use) == DF_REF_REG_MEM_STORE)
 Index: gcc/doc/extend.texi
 ===================================================================
---- gcc/doc/extend.texi	(.../tags/gcc_4_4_0_release)	(wersja 149762)
-+++ gcc/doc/extend.texi	(.../branches/gcc-4_4-branch)	(wersja 149762)
+--- gcc/doc/extend.texi	(.../tags/gcc_4_4_0_release)	(wersja 149828)
++++ gcc/doc/extend.texi	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -914,8 +914,7 @@
  @end smallexample
  
@@ -327,8 +327,8 @@
  The following built-in functions are changed to generate new SSE4.2
 Index: gcc/doc/passes.texi
 ===================================================================
---- gcc/doc/passes.texi	(.../tags/gcc_4_4_0_release)	(wersja 149762)
-+++ gcc/doc/passes.texi	(.../branches/gcc-4_4-branch)	(wersja 149762)
+--- gcc/doc/passes.texi	(.../tags/gcc_4_4_0_release)	(wersja 149828)
++++ gcc/doc/passes.texi	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -21,7 +21,7 @@
  * Parsing pass::         The language front end turns text into bits.
  * Gimplification pass::  The bits are turned into something we can optimize.
@@ -548,8 +548,8 @@
  
 Index: gcc/doc/gccint.texi
 ===================================================================
---- gcc/doc/gccint.texi	(.../tags/gcc_4_4_0_release)	(wersja 149762)
-+++ gcc/doc/gccint.texi	(.../branches/gcc-4_4-branch)	(wersja 149762)
+--- gcc/doc/gccint.texi	(.../tags/gcc_4_4_0_release)	(wersja 149828)
++++ gcc/doc/gccint.texi	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -109,10 +109,10 @@
  * Options::         Option specification files.
  * Passes::          Order of passes, what they do, and what each file is for.
@@ -564,8 +564,8 @@
  * Machine Desc::    How to write machine description instruction patterns.
 Index: gcc/doc/tm.texi
 ===================================================================
---- gcc/doc/tm.texi	(.../tags/gcc_4_4_0_release)	(wersja 149762)
-+++ gcc/doc/tm.texi	(.../branches/gcc-4_4-branch)	(wersja 149762)
+--- gcc/doc/tm.texi	(.../tags/gcc_4_4_0_release)	(wersja 149828)
++++ gcc/doc/tm.texi	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -1227,6 +1227,14 @@
  make it all fit in fewer cache lines.
  @end defmac
@@ -583,8 +583,8 @@
  empty field such as @code{int : 0;}.
 Index: gcc/doc/md.texi
 ===================================================================
---- gcc/doc/md.texi	(.../tags/gcc_4_4_0_release)	(wersja 149762)
-+++ gcc/doc/md.texi	(.../branches/gcc-4_4-branch)	(wersja 149762)
+--- gcc/doc/md.texi	(.../tags/gcc_4_4_0_release)	(wersja 149828)
++++ gcc/doc/md.texi	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -5111,8 +5111,6 @@
  Operand 0 is the memory on which the atomic operation is performed.
  Operand 1 is the second operand to the binary operator.
@@ -596,8 +596,8 @@
  operation and all memory operations after the atomic operation occur
 Index: gcc/doc/rtl.texi
 ===================================================================
---- gcc/doc/rtl.texi	(.../tags/gcc_4_4_0_release)	(wersja 149762)
-+++ gcc/doc/rtl.texi	(.../branches/gcc-4_4-branch)	(wersja 149762)
+--- gcc/doc/rtl.texi	(.../tags/gcc_4_4_0_release)	(wersja 149828)
++++ gcc/doc/rtl.texi	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -10,10 +10,10 @@
  @cindex representation of RTL
  @cindex Register Transfer Language (RTL)
@@ -615,8 +615,8 @@
  structures that point at other structures, and a textual form that is used
 Index: gcc/ira-conflicts.c
 ===================================================================
---- gcc/ira-conflicts.c	(.../tags/gcc_4_4_0_release)	(wersja 149762)
-+++ gcc/ira-conflicts.c	(.../branches/gcc-4_4-branch)	(wersja 149762)
+--- gcc/ira-conflicts.c	(.../tags/gcc_4_4_0_release)	(wersja 149828)
++++ gcc/ira-conflicts.c	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -411,9 +411,9 @@
      /* Can not be tied.  It is not in the cover class.  */
      return false;
@@ -640,8 +640,8 @@
  	      && VAR_OR_FUNCTION_DECL_P (decl)
 Index: gcc/tree-ssa-loop-niter.c
 ===================================================================
---- gcc/tree-ssa-loop-niter.c	(.../tags/gcc_4_4_0_release)	(wersja 149762)
-+++ gcc/tree-ssa-loop-niter.c	(.../branches/gcc-4_4-branch)	(wersja 149762)
+--- gcc/tree-ssa-loop-niter.c	(.../tags/gcc_4_4_0_release)	(wersja 149828)
++++ gcc/tree-ssa-loop-niter.c	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -534,7 +534,7 @@
  }
  
@@ -909,15 +909,15 @@
  
 Index: gcc/DATESTAMP
 ===================================================================
---- gcc/DATESTAMP	(.../tags/gcc_4_4_0_release)	(wersja 149762)
-+++ gcc/DATESTAMP	(.../branches/gcc-4_4-branch)	(wersja 149762)
+--- gcc/DATESTAMP	(.../tags/gcc_4_4_0_release)	(wersja 149828)
++++ gcc/DATESTAMP	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -1 +1 @@
 -20090421
-+20090718
++20090720
 Index: gcc/defaults.h
 ===================================================================
---- gcc/defaults.h	(.../tags/gcc_4_4_0_release)	(wersja 149762)
-+++ gcc/defaults.h	(.../branches/gcc-4_4-branch)	(wersja 149762)
+--- gcc/defaults.h	(.../tags/gcc_4_4_0_release)	(wersja 149828)
++++ gcc/defaults.h	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -954,6 +954,10 @@
    LOCAL_ALIGNMENT (TREE_TYPE (DECL), DECL_ALIGN (DECL))
  #endif
@@ -931,8 +931,8 @@
  #define ATTRIBUTE_ALIGNED_VALUE BIGGEST_ALIGNMENT
 Index: gcc/tree-tailcall.c
 ===================================================================
---- gcc/tree-tailcall.c	(.../tags/gcc_4_4_0_release)	(wersja 149762)
-+++ gcc/tree-tailcall.c	(.../branches/gcc-4_4-branch)	(wersja 149762)
+--- gcc/tree-tailcall.c	(.../tags/gcc_4_4_0_release)	(wersja 149828)
++++ gcc/tree-tailcall.c	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -573,6 +573,9 @@
    gimple stmt = gimple_build_assign_with_ops (code, tmp, op0, op1);
    tree result;
@@ -955,8 +955,8 @@
    /* RET_TYPE can be a float when -ffast-maths is enabled.  */
 Index: gcc/tree.c
 ===================================================================
---- gcc/tree.c	(.../tags/gcc_4_4_0_release)	(wersja 149762)
-+++ gcc/tree.c	(.../branches/gcc-4_4-branch)	(wersja 149762)
+--- gcc/tree.c	(.../tags/gcc_4_4_0_release)	(wersja 149828)
++++ gcc/tree.c	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -1606,7 +1606,8 @@
  	  : floor_log2 (low));
  }
@@ -1032,7 +1032,15 @@
  	  || (TREE_CODE (expr) == COMPLEX_CST
  	      && real_minus_onep (TREE_REALPART (expr))
  	      && real_zerop (TREE_IMAGPART (expr))));
-@@ -9078,32 +9087,12 @@
+@@ -5951,7 +5960,6 @@
+       else
+ 	new_reversed = void_list_node;
+     }
+-    gcc_assert (new_reversed);
+ 
+   /* Use copy_node to preserve as much as possible from original type
+      (debug info, attribute lists etc.)
+@@ -9078,32 +9086,12 @@
  location_t
  tree_nonartificial_location (tree exp)
  {
@@ -1072,8 +1080,8 @@
  
 Index: gcc/tree.h
 ===================================================================
---- gcc/tree.h	(.../tags/gcc_4_4_0_release)	(wersja 149762)
-+++ gcc/tree.h	(.../branches/gcc-4_4-branch)	(wersja 149762)
+--- gcc/tree.h	(.../tags/gcc_4_4_0_release)	(wersja 149828)
++++ gcc/tree.h	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -5088,7 +5088,7 @@
  
  /* Generate a new label for the CFI info to refer to.  */
@@ -1095,8 +1103,8 @@
     otherwise it is looked up from the node's code.  */
 Index: gcc/ipa-cp.c
 ===================================================================
---- gcc/ipa-cp.c	(.../tags/gcc_4_4_0_release)	(wersja 149762)
-+++ gcc/ipa-cp.c	(.../branches/gcc-4_4-branch)	(wersja 149762)
+--- gcc/ipa-cp.c	(.../tags/gcc_4_4_0_release)	(wersja 149828)
++++ gcc/ipa-cp.c	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -466,6 +466,7 @@
        if (dump_file)
  	fprintf (dump_file, "Not considering %s for cloning; no hot calls.\n",
@@ -1107,8 +1115,8 @@
      fprintf (dump_file, "Considering %s for cloning.\n",
 Index: gcc/tree-scalar-evolution.c
 ===================================================================
---- gcc/tree-scalar-evolution.c	(.../tags/gcc_4_4_0_release)	(wersja 149762)
-+++ gcc/tree-scalar-evolution.c	(.../branches/gcc-4_4-branch)	(wersja 149762)
+--- gcc/tree-scalar-evolution.c	(.../tags/gcc_4_4_0_release)	(wersja 149828)
++++ gcc/tree-scalar-evolution.c	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -1320,11 +1320,7 @@
  
    *evolution_of_loop = evolution_of_branch;
@@ -1137,8 +1145,8 @@
  
 Index: gcc/builtins.c
 ===================================================================
---- gcc/builtins.c	(.../tags/gcc_4_4_0_release)	(wersja 149762)
-+++ gcc/builtins.c	(.../branches/gcc-4_4-branch)	(wersja 149762)
+--- gcc/builtins.c	(.../tags/gcc_4_4_0_release)	(wersja 149828)
++++ gcc/builtins.c	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -4176,7 +4176,7 @@
  
      arg1_rtx = get_memory_rtx (arg1, len);
@@ -1150,8 +1158,8 @@
      if (GET_CODE (arg3_rtx) == CONST_INT)
 Index: gcc/fold-const.c
 ===================================================================
---- gcc/fold-const.c	(.../tags/gcc_4_4_0_release)	(wersja 149762)
-+++ gcc/fold-const.c	(.../branches/gcc-4_4-branch)	(wersja 149762)
+--- gcc/fold-const.c	(.../tags/gcc_4_4_0_release)	(wersja 149828)
++++ gcc/fold-const.c	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -2605,9 +2605,10 @@
  	case POINTER_TYPE: case REFERENCE_TYPE:
  	case REAL_TYPE:
@@ -1287,8 +1295,8 @@
  	    }
 Index: gcc/objc/objc-act.c
 ===================================================================
---- gcc/objc/objc-act.c	(.../tags/gcc_4_4_0_release)	(wersja 149762)
-+++ gcc/objc/objc-act.c	(.../branches/gcc-4_4-branch)	(wersja 149762)
+--- gcc/objc/objc-act.c	(.../tags/gcc_4_4_0_release)	(wersja 149828)
++++ gcc/objc/objc-act.c	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -6201,7 +6201,7 @@
  #endif
    tree method_params = NULL_TREE;
@@ -1300,8 +1308,8 @@
    /* Obtain the full selector name.  */
 Index: gcc/objc/ChangeLog
 ===================================================================
---- gcc/objc/ChangeLog	(.../tags/gcc_4_4_0_release)	(wersja 149762)
-+++ gcc/objc/ChangeLog	(.../branches/gcc-4_4-branch)	(wersja 149762)
+--- gcc/objc/ChangeLog	(.../tags/gcc_4_4_0_release)	(wersja 149828)
++++ gcc/objc/ChangeLog	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -1,3 +1,10 @@
 +2009-06-22  Steven Bosscher  <steven at gcc.gnu.org>
 +	    Matthias Klose  <doko at ubuntu.com>
@@ -1315,8 +1323,8 @@
  	* GCC 4.4.0 released.
 Index: gcc/toplev.c
 ===================================================================
---- gcc/toplev.c	(.../tags/gcc_4_4_0_release)	(wersja 149762)
-+++ gcc/toplev.c	(.../branches/gcc-4_4-branch)	(wersja 149762)
+--- gcc/toplev.c	(.../tags/gcc_4_4_0_release)	(wersja 149828)
++++ gcc/toplev.c	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -1128,10 +1128,14 @@
  	   indent, __VERSION__);
  
@@ -1336,8 +1344,8 @@
  #else
 Index: gcc/tree-chrec.c
 ===================================================================
---- gcc/tree-chrec.c	(.../tags/gcc_4_4_0_release)	(wersja 149762)
-+++ gcc/tree-chrec.c	(.../branches/gcc-4_4-branch)	(wersja 149762)
+--- gcc/tree-chrec.c	(.../tags/gcc_4_4_0_release)	(wersja 149828)
++++ gcc/tree-chrec.c	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -220,16 +220,16 @@
    /* "a*c".  */
    t0 = chrec_fold_multiply (type, CHREC_LEFT (poly0), CHREC_LEFT (poly1));
@@ -1362,8 +1370,8 @@
  			    : build_int_cst (type, 2), t2);
 Index: gcc/tree-chrec.h
 ===================================================================
---- gcc/tree-chrec.h	(.../tags/gcc_4_4_0_release)	(wersja 149762)
-+++ gcc/tree-chrec.h	(.../branches/gcc-4_4-branch)	(wersja 149762)
+--- gcc/tree-chrec.h	(.../tags/gcc_4_4_0_release)	(wersja 149828)
++++ gcc/tree-chrec.h	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -132,7 +132,8 @@
        || right == chrec_dont_know)
      return chrec_dont_know;
@@ -1376,14 +1384,14 @@
    /* Pointer types should occur only on the left hand side, i.e. in
 Index: gcc/DEV-PHASE
 ===================================================================
---- gcc/DEV-PHASE	(.../tags/gcc_4_4_0_release)	(wersja 149762)
-+++ gcc/DEV-PHASE	(.../branches/gcc-4_4-branch)	(wersja 149762)
+--- gcc/DEV-PHASE	(.../tags/gcc_4_4_0_release)	(wersja 149828)
++++ gcc/DEV-PHASE	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -0,0 +1 @@
 +prerelease
 Index: gcc/tree-ssa-sccvn.c
 ===================================================================
---- gcc/tree-ssa-sccvn.c	(.../tags/gcc_4_4_0_release)	(wersja 149762)
-+++ gcc/tree-ssa-sccvn.c	(.../branches/gcc-4_4-branch)	(wersja 149762)
+--- gcc/tree-ssa-sccvn.c	(.../tags/gcc_4_4_0_release)	(wersja 149828)
++++ gcc/tree-ssa-sccvn.c	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -1293,7 +1293,7 @@
      *vnresult = NULL;
    vno1.opcode = gimple_assign_rhs_code (stmt);
@@ -1413,9 +1421,14 @@
  
 Index: gcc/ChangeLog
 ===================================================================
---- gcc/ChangeLog	(.../tags/gcc_4_4_0_release)	(wersja 149762)
-+++ gcc/ChangeLog	(.../branches/gcc-4_4-branch)	(wersja 149762)
-@@ -1,3 +1,598 @@
+--- gcc/ChangeLog	(.../tags/gcc_4_4_0_release)	(wersja 149828)
++++ gcc/ChangeLog	(.../branches/gcc-4_4-branch)	(wersja 149828)
+@@ -1,3 +1,603 @@
++2009-07-20  Jakub Jelinek  <jakub at redhat.com>
++
++	PR tree-optimization/40792
++	* tree.c (build_function_type_skip_args): Remove bogus assert.
++
 +2009-07-17  Jakub Jelinek  <jakub at redhat.com>
 +
 +	PR c++/40780
@@ -2017,7 +2030,7 @@
 Index: gcc/testsuite/gcc.c-torture/execute/pr40022.c
 ===================================================================
 --- gcc/testsuite/gcc.c-torture/execute/pr40022.c	(.../tags/gcc_4_4_0_release)	(wersja 0)
-+++ gcc/testsuite/gcc.c-torture/execute/pr40022.c	(.../branches/gcc-4_4-branch)	(wersja 149762)
++++ gcc/testsuite/gcc.c-torture/execute/pr40022.c	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -0,0 +1,51 @@
 +extern void abort (void);
 +
@@ -2073,7 +2086,7 @@
 Index: gcc/testsuite/gcc.c-torture/execute/pr40747.c
 ===================================================================
 --- gcc/testsuite/gcc.c-torture/execute/pr40747.c	(.../tags/gcc_4_4_0_release)	(wersja 0)
-+++ gcc/testsuite/gcc.c-torture/execute/pr40747.c	(.../branches/gcc-4_4-branch)	(wersja 149762)
++++ gcc/testsuite/gcc.c-torture/execute/pr40747.c	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -0,0 +1,22 @@
 +/* PR middle-end/40747 */
 +
@@ -2100,7 +2113,7 @@
 Index: gcc/testsuite/gcc.c-torture/execute/pr40404.c
 ===================================================================
 --- gcc/testsuite/gcc.c-torture/execute/pr40404.c	(.../tags/gcc_4_4_0_release)	(wersja 0)
-+++ gcc/testsuite/gcc.c-torture/execute/pr40404.c	(.../branches/gcc-4_4-branch)	(wersja 149762)
++++ gcc/testsuite/gcc.c-torture/execute/pr40404.c	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -0,0 +1,12 @@
 +extern void abort (void);
 +struct S {
@@ -2117,7 +2130,7 @@
 Index: gcc/testsuite/gcc.c-torture/execute/pr40057.c
 ===================================================================
 --- gcc/testsuite/gcc.c-torture/execute/pr40057.c	(.../tags/gcc_4_4_0_release)	(wersja 0)
-+++ gcc/testsuite/gcc.c-torture/execute/pr40057.c	(.../branches/gcc-4_4-branch)	(wersja 149762)
++++ gcc/testsuite/gcc.c-torture/execute/pr40057.c	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -0,0 +1,37 @@
 +/* PR middle-end/40057 */
 +
@@ -2159,7 +2172,7 @@
 Index: gcc/testsuite/gcc.c-torture/execute/pr40493.c
 ===================================================================
 --- gcc/testsuite/gcc.c-torture/execute/pr40493.c	(.../tags/gcc_4_4_0_release)	(wersja 0)
-+++ gcc/testsuite/gcc.c-torture/execute/pr40493.c	(.../branches/gcc-4_4-branch)	(wersja 149762)
++++ gcc/testsuite/gcc.c-torture/execute/pr40493.c	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -0,0 +1,82 @@
 +extern void abort (void);
 +
@@ -2246,7 +2259,7 @@
 Index: gcc/testsuite/gcc.c-torture/execute/pr40668.c
 ===================================================================
 --- gcc/testsuite/gcc.c-torture/execute/pr40668.c	(.../tags/gcc_4_4_0_release)	(wersja 0)
-+++ gcc/testsuite/gcc.c-torture/execute/pr40668.c	(.../branches/gcc-4_4-branch)	(wersja 149762)
++++ gcc/testsuite/gcc.c-torture/execute/pr40668.c	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -0,0 +1,35 @@
 +static void
 +foo (unsigned int x, void *p)
@@ -2286,7 +2299,7 @@
 Index: gcc/testsuite/gcc.c-torture/execute/pr40579.c
 ===================================================================
 --- gcc/testsuite/gcc.c-torture/execute/pr40579.c	(.../tags/gcc_4_4_0_release)	(wersja 0)
-+++ gcc/testsuite/gcc.c-torture/execute/pr40579.c	(.../branches/gcc-4_4-branch)	(wersja 149762)
++++ gcc/testsuite/gcc.c-torture/execute/pr40579.c	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -0,0 +1,28 @@
 +extern void abort (void);
 +static char * __attribute__((noinline))
@@ -2318,8 +2331,8 @@
 +
 Index: gcc/testsuite/gcc.c-torture/compile/20000804-1.c
 ===================================================================
---- gcc/testsuite/gcc.c-torture/compile/20000804-1.c	(.../tags/gcc_4_4_0_release)	(wersja 149762)
-+++ gcc/testsuite/gcc.c-torture/compile/20000804-1.c	(.../branches/gcc-4_4-branch)	(wersja 149762)
+--- gcc/testsuite/gcc.c-torture/compile/20000804-1.c	(.../tags/gcc_4_4_0_release)	(wersja 149828)
++++ gcc/testsuite/gcc.c-torture/compile/20000804-1.c	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -2,7 +2,7 @@
     statement to force a 'long long' (64-bits) to go in a register.  */
  /* { dg-do assemble } */
@@ -2332,7 +2345,7 @@
 Index: gcc/testsuite/gcc.c-torture/compile/pr39983.c
 ===================================================================
 --- gcc/testsuite/gcc.c-torture/compile/pr39983.c	(.../tags/gcc_4_4_0_release)	(wersja 0)
-+++ gcc/testsuite/gcc.c-torture/compile/pr39983.c	(.../branches/gcc-4_4-branch)	(wersja 149762)
++++ gcc/testsuite/gcc.c-torture/compile/pr39983.c	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -0,0 +1,17 @@
 +typedef struct {
 +    int *p;
@@ -2353,8 +2366,8 @@
 +
 Index: gcc/testsuite/gcc.c-torture/compile/pr34334.c
 ===================================================================
---- gcc/testsuite/gcc.c-torture/compile/pr34334.c	(.../tags/gcc_4_4_0_release)	(wersja 149762)
-+++ gcc/testsuite/gcc.c-torture/compile/pr34334.c	(.../branches/gcc-4_4-branch)	(wersja 149762)
+--- gcc/testsuite/gcc.c-torture/compile/pr34334.c	(.../tags/gcc_4_4_0_release)	(wersja 149828)
++++ gcc/testsuite/gcc.c-torture/compile/pr34334.c	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -1,4 +1,4 @@
 -typedef unsigned int size_t;
 +__extension__ typedef __SIZE_TYPE__ size_t;
@@ -2364,7 +2377,7 @@
 Index: gcc/testsuite/gcc.c-torture/compile/pr40023.c
 ===================================================================
 --- gcc/testsuite/gcc.c-torture/compile/pr40023.c	(.../tags/gcc_4_4_0_release)	(wersja 0)
-+++ gcc/testsuite/gcc.c-torture/compile/pr40023.c	(.../branches/gcc-4_4-branch)	(wersja 149762)
++++ gcc/testsuite/gcc.c-torture/compile/pr40023.c	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -0,0 +1,11 @@
 +typedef __builtin_va_list va_list;
 +typedef struct {
@@ -2379,8 +2392,8 @@
 +
 Index: gcc/testsuite/gcc.c-torture/compile/20060202-1.c
 ===================================================================
---- gcc/testsuite/gcc.c-torture/compile/20060202-1.c	(.../tags/gcc_4_4_0_release)	(wersja 149762)
-+++ gcc/testsuite/gcc.c-torture/compile/20060202-1.c	(.../branches/gcc-4_4-branch)	(wersja 149762)
+--- gcc/testsuite/gcc.c-torture/compile/20060202-1.c	(.../tags/gcc_4_4_0_release)	(wersja 149828)
++++ gcc/testsuite/gcc.c-torture/compile/20060202-1.c	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -1,4 +1,4 @@
 -typedef unsigned int size_t;
 +typedef __SIZE_TYPE__ size_t;
@@ -2389,8 +2402,8 @@
    void *sel_id;
 Index: gcc/testsuite/gcc.c-torture/compile/20030405-1.c
 ===================================================================
---- gcc/testsuite/gcc.c-torture/compile/20030405-1.c	(.../tags/gcc_4_4_0_release)	(wersja 149762)
-+++ gcc/testsuite/gcc.c-torture/compile/20030405-1.c	(.../branches/gcc-4_4-branch)	(wersja 149762)
+--- gcc/testsuite/gcc.c-torture/compile/20030405-1.c	(.../tags/gcc_4_4_0_release)	(wersja 149828)
++++ gcc/testsuite/gcc.c-torture/compile/20030405-1.c	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -6,7 +6,7 @@
     and when the PHI node at the end of the while() is visited the first
     time, CCP will try to assign it a value of UNDEFINED, but the default
@@ -2402,8 +2415,8 @@
  
 Index: gcc/testsuite/gcc.c-torture/compile/20010328-1.c
 ===================================================================
---- gcc/testsuite/gcc.c-torture/compile/20010328-1.c	(.../tags/gcc_4_4_0_release)	(wersja 149762)
-+++ gcc/testsuite/gcc.c-torture/compile/20010328-1.c	(.../branches/gcc-4_4-branch)	(wersja 149762)
+--- gcc/testsuite/gcc.c-torture/compile/20010328-1.c	(.../tags/gcc_4_4_0_release)	(wersja 149828)
++++ gcc/testsuite/gcc.c-torture/compile/20010328-1.c	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -1,4 +1,4 @@
 -typedef unsigned int size_t;
 +typedef __SIZE_TYPE__ size_t;
@@ -2412,8 +2425,8 @@
  
 Index: gcc/testsuite/gcc.c-torture/compile/pr34688.c
 ===================================================================
---- gcc/testsuite/gcc.c-torture/compile/pr34688.c	(.../tags/gcc_4_4_0_release)	(wersja 149762)
-+++ gcc/testsuite/gcc.c-torture/compile/pr34688.c	(.../branches/gcc-4_4-branch)	(wersja 149762)
+--- gcc/testsuite/gcc.c-torture/compile/pr34688.c	(.../tags/gcc_4_4_0_release)	(wersja 149828)
++++ gcc/testsuite/gcc.c-torture/compile/pr34688.c	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -1,4 +1,4 @@
 -typedef unsigned int size_t;
 +typedef __SIZE_TYPE__ size_t;
@@ -2423,7 +2436,7 @@
 Index: gcc/testsuite/gcc.c-torture/compile/pr40204.c
 ===================================================================
 --- gcc/testsuite/gcc.c-torture/compile/pr40204.c	(.../tags/gcc_4_4_0_release)	(wersja 0)
-+++ gcc/testsuite/gcc.c-torture/compile/pr40204.c	(.../branches/gcc-4_4-branch)	(wersja 149762)
++++ gcc/testsuite/gcc.c-torture/compile/pr40204.c	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -0,0 +1,14 @@
 +/* PR middle-end/40204 */
 +
@@ -2442,7 +2455,7 @@
 Index: gcc/testsuite/gcc.c-torture/compile/pr40582.c
 ===================================================================
 --- gcc/testsuite/gcc.c-torture/compile/pr40582.c	(.../tags/gcc_4_4_0_release)	(wersja 0)
-+++ gcc/testsuite/gcc.c-torture/compile/pr40582.c	(.../branches/gcc-4_4-branch)	(wersja 149762)
++++ gcc/testsuite/gcc.c-torture/compile/pr40582.c	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -0,0 +1,18 @@
 +struct A
 +{
@@ -2464,8 +2477,8 @@
 +}
 Index: gcc/testsuite/gcc.c-torture/compile/pr33382.c
 ===================================================================
---- gcc/testsuite/gcc.c-torture/compile/pr33382.c	(.../tags/gcc_4_4_0_release)	(wersja 149762)
-+++ gcc/testsuite/gcc.c-torture/compile/pr33382.c	(.../branches/gcc-4_4-branch)	(wersja 149762)
+--- gcc/testsuite/gcc.c-torture/compile/pr33382.c	(.../tags/gcc_4_4_0_release)	(wersja 149828)
++++ gcc/testsuite/gcc.c-torture/compile/pr33382.c	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -1,4 +1,4 @@
 -typedef unsigned int size_t;
 +typedef __SIZE_TYPE__ size_t;
@@ -2474,8 +2487,8 @@
      char *searchconfig[];
 Index: gcc/testsuite/gcc.c-torture/compile/980329-1.c
 ===================================================================
---- gcc/testsuite/gcc.c-torture/compile/980329-1.c	(.../tags/gcc_4_4_0_release)	(wersja 149762)
-+++ gcc/testsuite/gcc.c-torture/compile/980329-1.c	(.../branches/gcc-4_4-branch)	(wersja 149762)
+--- gcc/testsuite/gcc.c-torture/compile/980329-1.c	(.../tags/gcc_4_4_0_release)	(wersja 149828)
++++ gcc/testsuite/gcc.c-torture/compile/980329-1.c	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -1,4 +1,4 @@
 -typedef unsigned long int size_t;
 +typedef __SIZE_TYPE__ size_t;
@@ -2485,7 +2498,7 @@
 Index: gcc/testsuite/gcc.c-torture/compile/pr40026.c
 ===================================================================
 --- gcc/testsuite/gcc.c-torture/compile/pr40026.c	(.../tags/gcc_4_4_0_release)	(wersja 0)
-+++ gcc/testsuite/gcc.c-torture/compile/pr40026.c	(.../branches/gcc-4_4-branch)	(wersja 149762)
++++ gcc/testsuite/gcc.c-torture/compile/pr40026.c	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -0,0 +1,15 @@
 +typedef struct {
 +    unsigned long bits;
@@ -2505,7 +2518,7 @@
 Index: gcc/testsuite/gcc.c-torture/compile/pr40035.c
 ===================================================================
 --- gcc/testsuite/gcc.c-torture/compile/pr40035.c	(.../tags/gcc_4_4_0_release)	(wersja 0)
-+++ gcc/testsuite/gcc.c-torture/compile/pr40035.c	(.../branches/gcc-4_4-branch)	(wersja 149762)
++++ gcc/testsuite/gcc.c-torture/compile/pr40035.c	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -0,0 +1,20 @@
 +typedef __SIZE_TYPE__ size_t;
 +void *memmove (void *dest, const void *src, size_t count);
@@ -2530,7 +2543,7 @@
 Index: gcc/testsuite/gcc.c-torture/compile/pr39824.c
 ===================================================================
 --- gcc/testsuite/gcc.c-torture/compile/pr39824.c	(.../tags/gcc_4_4_0_release)	(wersja 0)
-+++ gcc/testsuite/gcc.c-torture/compile/pr39824.c	(.../branches/gcc-4_4-branch)	(wersja 149762)
++++ gcc/testsuite/gcc.c-torture/compile/pr39824.c	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -0,0 +1,26 @@
 +static const double internalEndianMagic = 7.949928895127363e-275;
 +static const unsigned char ieee_754_mantissa_mask[] = { 0x00, 0x0F, 0xFF, 0xFF,
@@ -2561,7 +2574,7 @@
 Index: gcc/testsuite/gcc.c-torture/compile/pr40233.c
 ===================================================================
 --- gcc/testsuite/gcc.c-torture/compile/pr40233.c	(.../tags/gcc_4_4_0_release)	(wersja 0)
-+++ gcc/testsuite/gcc.c-torture/compile/pr40233.c	(.../branches/gcc-4_4-branch)	(wersja 149762)
++++ gcc/testsuite/gcc.c-torture/compile/pr40233.c	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -0,0 +1,10 @@
 +typedef int aligned __attribute__((aligned(64)));
 +struct Frame {
@@ -2576,7 +2589,7 @@
 Index: gcc/testsuite/gcc.c-torture/compile/pr40080.c
 ===================================================================
 --- gcc/testsuite/gcc.c-torture/compile/pr40080.c	(.../tags/gcc_4_4_0_release)	(wersja 0)
-+++ gcc/testsuite/gcc.c-torture/compile/pr40080.c	(.../branches/gcc-4_4-branch)	(wersja 149762)
++++ gcc/testsuite/gcc.c-torture/compile/pr40080.c	(.../branches/gcc-4_4-branch)	(wersja 149828)
 @@ -0,0 +1,44 @@
 +extern void *ff(void*,int);
 +
<<Diff was trimmed, longer than 597 lines>>

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gcc/gcc-branch.diff?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list