Accepted gcc-snapshot 20060626-1 (source)

Ubuntu Installer archive at ubuntu.com
Mon Jul 10 15:34:17 BST 2006


Accepted:
 OK: gcc-snapshot_20060626-1.tar.gz
 OK: gcc-snapshot_20060626-1.dsc
     -> Component: universe Section: devel

Origin: Debian/unstable
Format: 1.7
Date: Mon,  10 Jul 2006 15:27:03 +0100
Source: gcc-snapshot
Binary: gcc-snapshot
Architecture: source
Version: 20060626-1
Distribution: edgy
Urgency: low
Maintainer: Debian GCC Maintainers <debian-gcc at lists.debian.org>
Changed-By: Matthias Klose <doko at ubuntu.com>
Description: 
 gcc-snapshot - A SNAPSHOT of the GNU Compiler Collection
Closes: 358828 361407 361441 361441 361445 361501 361569 361591 361602 361715 361814 361883 362428 363119 364125 364394 364591 364600 364602 364602 364622 364623 366626 366939 367652 367866 369606 369710 369719 369810 374800
Changes: 
 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.
Files: 
 666a6dbd621f0f3ea5b179ab157347df 38992016 devel standard gcc-snapshot_20060626-1.tar.gz
 7a71630f462c3648a862a5abb26823ea 2440 devel standard gcc-snapshot_20060626-1.dsc





More information about the edgy-changes mailing list