Change logs for gcc-snapshot source package in Edgy

  • gcc-snapshot (20061003-1) edgy; urgency=low
    
      * SVN 20061003, taken from the trunk, revision 117411.
      * Remove the build dependency on gcc-snapshot again.
      * Reenable ada on ia64.
      * Merge packaging changes from gcc-4.2 SVN.
    
     -- Matthias Klose <email address hidden>   Tue,  3 Oct 2006 21:21:06 +0200
  • gcc-snapshot (20061001-2) edgy; urgency=low
    
      * Build-depend on gcc-snapshot (until gnat-4.1 is fixed).
    
     -- Matthias Klose <email address hidden>   Sun,  1 Oct 2006 17:35:44 +0000
  • gcc-snapshot (20061001-1) edgy; urgency=low
    
      * SVN 20061001, taken from the trunk, revision 117346.
      * Merge packaging changes from gcc-4.2 SVN.
    
     -- Matthias Klose <email address hidden>   Sun,  1 Oct 2006 16:08:39 +0200
  • gcc-snapshot (20060823-1) unstable; urgency=low
    
      * SVN 20060823, taken from the trunk, revision 116355.
         - PR tree-optimization/27882: segfault in ipa-inline.c (closes:
           #369938).
         - PR c++/28479: g++ goes into infinite loop compiling zhcon
           (closes: #379767).
         - PR c/28280: bogus "statement with no effect" warning with VLA and
           typeof (closes: #376616).
         - PR rtl-optimization/27907 (alpha): ICE in expand_simple_unop, at
           optabs.c:2307 (closes: #370594).
         - PR rtl-optimization/28489 (ia64): ICE in move_insn, at
           haifa-sched.c:1968 (closes: #379866).
         - PR target/26655 (ia64): ICE in reload_cse_simplify_operands, at
           postreload.c:393 for invalid assembler (see #380121).
    
     -- Matthias Klose <email address hidden>   Tue,  29 Aug 2006 18:35:58 +0100
  • gcc-snapshot (20060815-1) edgy; urgency=low
    
      * SVN 20060815, taken from the trunk (after the classpath-0.92 merge)
      * Update packaging from gcc-4.2.
      * Reenable Ada.
      * Fix and reenable the sparc biarch build.
    
     -- Matthias Klose <email address hidden>   Tue, 15 Aug 2006 16:40:58 +0200
  • gcc-snapshot (20060626-1) unstable; urgency=low
    
       * SVN 20060626, taken from the trunk, revision 115007.
         - PR c++/27640: segfault, related to constructor instantiation and
           virtual base case and templates and new operator (closes: #367652).
         - PR c++/28016: Do not emit uninstantiated static data
           members (see #373895, also present in gcc-4.1).
         - PR c++/27884: bogus error: invalid use of 'register' in linkage
           specification (see #370308, also present in gcc-4.1).
         - PR c++/27979: c++ conversion check confused by enum bitfields
           (closes: #367866).
         - PR tree-optimization/27341: ICE: tree check: expected ssa_name, have
           symbol_memory_tag in verify_ssa, at tree-ssa.c:776 (closes: #369719).
         - PR rtl-optimization/28121: ICE: verify_flow_info failed (wrong amount
           of branch edges after unconditional jump) (closes: #374800).
         - PR target/27082 (alpha): segfault with virtual class and visibility
           ("hidden") (also present in gcc-4.0 and gcc-4.1).
         - PR target/27861 (mips): ICE in expand_expr_real_1, at expr.c:6916
           (see #369817, also present in gcc-4.0 and gcc-4.1).
         - PR target/27531 (sparc): undefined reference to `.LL226 with -O2
           (closes: #364125).
         - PR c/27149: Fix Fix grammar in warning (closes: #361569).
       * Don't try to move the lib32 libraries since they don't exist
         in gcc-snapshot.  Fixes build failure on amd64.
       * Configure with --enable-objc-gc, using the internal boehm-gc.
    
    gcc-snapshot (20060613-1) unstable; urgency=low
    
       * SVN 20060613, taken from the trunk, revision 114610.
         - PR target/27858: ICE in spill_failure, at reload1.c:1911.
           Fixes build failure on alpha (closes: #369810).
         - PR libgcj/27860: check if FFI closures are available.
           Fixes build failure on m68k.
         - PR middle-end/27116: Incorrect integer division (wrong sign)
           (closes: #361883).
         - PR tree-optimization/27830: ICE: verify_stmts failed (invalid
           operand to unary operator) (closes: #369606).
         - PR c++/27804: ICE: tree check: expected class 'type', have
           'exceptional' (error_mark) in ocp_convert, at cp/cvt.c:630
           (closes: #369710).
       * Sync the debian directory with the gcc-4.2 package.
         - Don't build gomp on hppa to fix a build failure.
    
    gcc-snapshot (20060530-1) unstable; urgency=low
    
       * SVN 20060530, taken from the trunk, revision 114238.
         - PR tree-optimization/27085: ICE in add_virtual_operand, at
           tree-ssa-operands.c (closes: #361441).
         - PR tree-optimization/27093: ICE in verify_ssa failed:
           definition does not dominate use (closes: #361591).
         - PR middle-end/25776: ICE: verify_cgraph_node failed (closes:
           #361602).
         - PR tree-optimization/26490: ICE: tree check: expected ssa_name,
           have symbol_memory_tag in is_old_name (closes: #361814).
         - PR c/27273: ICE: tree check: expected class 'constant', have
           'binary' (bit_and_expr) in convert_and_check, at c-common.c
           (closes: #364591).
         - PR tree-optimization/27548: ICE: SSA corruption: Conflict across
           an abnormal edge (closes: #364602).
         - PR c++/27210: ICE: tree check: did not expect class 'type', have
           'type' (template_type_parm) in contains_placeholder_p, at tree.c
           (closes: #364622).
         - PR c++/27471: ICE in build_c_cast, at cp/typeck.c:5443 (closes:
           #366626).
         - PR target/27158 (powerpc): ICE: error in extract_insn, at
           recog.c:2084 (see #362307, also present in gcc-4.1).
         - PR target/27571 (alpha): ICE in get_attr_usegp, at
           config/alpha/alpha.md:171 (closes: #366939).
       * Update ppc64 patch so it builds again.  Thanks, Andreas Jochens
         (closes: #364394).
       * Add myself as an uploader.
    
    gcc-snapshot (20060508-1) unstable; urgency=low
    
      * SVN 20060508, taken from the trunk.
         - PR c++/27094: ICE in tree check: expected tree_list, have
           omp_return in build_call (closes: #361407).
         - PR tree-optimization/26626: ICE in in add_virtual_operand, at
           tree-ssa-operands.c (closes: #361441).
         - PR tree-optimization/27144: segfault with -O2 when compiling
           hdf5_1.6.5-2 (closes: #362428).
         - PR rtl-optimization/26725: ICE in check_reg_live, at
           haifa-sched.c:4665 (closes: #363119).
         - PR middle-end/27282: ICE in final_scan_insn, at final.c:2448:
           could not split insn (closes: #364600).
         - PR tree-optimization/27283 ICE: SSA corruption: Conflict across
           an abnormal edge (closes: #364602).
         - PR rtl-optimization/27291: ICE: verify_flow_info failed: too many
           outgoing branch edges from bb 4 (closes: #364623).
    
    gcc-snapshot (20060419-1) unstable; urgency=low
    
      * SVN 20060419, taken from the trunk.
         - fixes a SIGSGV exhibited when compiling pari and barrage (closes:
           #361715).
         - fixes a -fPIC problem on x86_x64 (closes: #361445).
         - fixes an ICE in merge_alias_info, at tree-ssa-copy.c (closes:
           #361501).
      * debian/patches/kbsd-gnu-ada.dpatch: Remove since it is in SVN.
      * debian/patches/gcc-ice-hack.dpatch: Add patch from Jakub Jelinek to
        retry internal compiler errors in order to rule out hardware problems.
      * debian/rules.patch: Update accordingly.
    
    gcc-snapshot (20060325-1) unstable; urgency=low
    
      * Fix build failure when fastjar not found (closes: #358828).
    
    gcc-snapshot (20060323-2) unstable; urgency=low
    
      * Build fix.
    
    gcc-snapshot (20060323-1) unstable; urgency=low
    
      * SVN 20060323, taken from the trunk.
    
     -- Matthias Klose <email address hidden>   Mon,  10 Jul 2006 15:27:03 +0100
  • gcc-snapshot (20060301-0ubuntu1) dapper; urgency=low
    
      * Update to the gcc-4.1.0 release.
    
     -- Matthias Klose <email address hidden>   Mon,  6 Mar 2006 03:18:01 +0100