Change logs for gcc-snapshot source package in Gutsy

  • gcc-snapshot (20070916-0ubuntu1) gutsy; urgency=low
    
      * Update to SVN 20070916 from the trunk.
      * Update debian patches to the current trunk.
      * On powerpc-linux-gnu and i486-linux-gnu cross-compile the 64bit
        multilib libraries to allow a sucessful build on 32bit kernels
        (our buildds). Although we won't get 64bit test results this way ...
      * Remove the build dependency on expect-tcl8.3.
      * Fix MULTILIB_OSDIRNAMES for cross builds targeted for amd64 and ppc64.
      * When -fstack-protector is the default (Ubuntu), do not enable
        -fstack-protector when -nostdlib is specified. LP: #77865.
      * Always set STAGE1_CFLAGS to -g -O2, only pass other settings if required.
      * Configure --with-bugurl, adjust the bug reporting instructions.
      * Depend on the libc-biarch-dev package when built with biarch support.
      * gcc-4.3: Install new cpuid.h header.
      * Fix installation of the s390 libstdc++ biarch headers.
    
     -- Matthias Klose <email address hidden>   Sun, 16 Sep 2007 10:36:12 +0200
  • gcc-snapshot (20070909-1) gutsy; urgency=low
    
      * Update to SVN 20070909 from the trunk.
      * Update debian patches to the current trunk.
      * On powerpc-linux-gnu and i486-linux-gnu cross-compile the 64bit
        multilib libraries to allow a sucessful build on 32bit kernels
        (our buildds). Although we won't get 64bit test results this way ...
      * Remove the build dependency on expect-tcl8.3.
      * Fix MULTILIB_OSDIRNAMES for cross builds targeted for amd64 and ppc64.
      * When -fstack-protector is the default (Ubuntu), do not enable
        -fstack-protector when -nostdlib is specified. LP: #77865.
      * Always set STAGE1_CFLAGS to -g -O2, only pass other settings if required.
      * Configure --with-bugurl, adjust the bug reporting instructions.
      * Depend on the libc-biarch-dev package when built with biarch support.
    
     -- Matthias Klose <email address hidden>   Sun,  9 Sep 2007 20:04:01 +0200
  • gcc-snapshot (20070827-0ubuntu1) gutsy; urgency=low
    
      * SVN 20070827, taken from the trunk, revision 127837.
      * Disable i386 biarch, not supported by the buildd.
      * Report an ICE to apport (if apport is available).
    
     -- Matthias Klose <email address hidden>   Mon, 27 Aug 2007 21:25:08 +0200
  • gcc-snapshot (20070811-1ubuntu1) gutsy; urgency=low
    
      * Sync with Debian, regenerate the control file.
    
    gcc-snapshot (20070811-1) unstable; urgency=low
    
      * SVN 20070811, taken from the trunk, revision 127358.
      * Reenable i386 biarch, ada, java.
      * debian/rules2: Adjust testsuite logs files for logwatch.sh.
      * Include header files from $/gcc_lib_dir)/include-fixed.
      * Update libjava-armeabi patch from the gcj-eabi-branch branch.
    
     -- Matthias Klose <email address hidden>   Sun, 12 Aug 2007 10:29:04 +0200
  • gcc-snapshot (20070720-0ubuntu1) gutsy; urgency=low
    
      * SVN 20070720, taken from the trunk, revision 126800.
    
      * Snapshot specific changes:
        - Disable ada.
        - Disable biarch on i386.
    
     -- Matthias Klose <email address hidden>   Fri, 20 Jul 2007 13:07:09 +0200
  • gcc-snapshot (20070703-1) gutsy; urgency=low
    
      * SVN 20070703, taken from the trunk, revision 126252.
        - PR target/31674 (ia64): internal consistency failure with -O
          (closes: #420658).
        - PR rtl-optimization/32296: Fix bootstrap failure on hppa.
        - PR tree-optimization/32540: Exponential time usage in PRE at -O3
          (closes: #430957).
    
      * Snapshot specific changes:
        - Disable java on arm and hppa.
        - Disable ada.
        - Disable biarch on i386.
    
     -- Matthias Klose <email address hidden>   Tue,  3 Jul 2007 17:00:56 +0200
  • gcc-snapshot (20070701-1) gutsy; urgency=low
    
      * SVN 20070701, taken from the trunk, revision 126179.
        - PR target/31674 (ia64): internal consistency failure with -O
          (closes: #420658).
        - PR rtl-optimization/32296: Fix bootstrap failure on hppa.
        - PR tree-optimization/32540: Exponential time usage in PRE at -O3
          (closes: #430957).
    
      * Snapshot specific changes:
        - Disable java on arm and hppa.
        - Disable ada on hppa, enable ada on alpha.
        - Disable biarch on i386.
    
    gcc-snapshot (20070630-1) unstable; urgency=low
    
      * SVN 20070630, taken from the trunk, revision 126139.
         - PR target/32313: Fix bootstrap failure on MIPS running gengtype
           in stage 2.
         - ICE: tree check: expected tree that contains 'decl common'
           structure, have 'struct_field_tag' in ffan_walker, at
           tree-ssa-alias-warnings.c:638 (closes: #424648).
         - PR middle-end/30563: ICE in optimize_inline_calls, at
           tree-inline.c:2832 (closes: #413351).
         - PR rtl-optimization/32339: ICE in insert_save, at caller-save.c:726
           (closes: #428871).
         - PR middle-end/31959: ICE in expand_builtin_expect, at builtins.c:5112
           (closes: #423407).
         - PR middle-end/32374: in reload_cse_simplify_operands, at
           postreload.c:396
         - PR middle-end/32355: ICE in df_lr_verify_transfer_functions, at
           df-problems.c:1924
         - PR rtl-optimization/32366: Segfault in significand_size with
           -ftree-vectorize
         - PR middle-end/31541: Cannot take address of bit field.
         - PR middle-end/32437: Fix gcc.dg/cleanup-[8|9|10|11].c testcase.
         - PR target/32046: Fix nestfunc-6.c testcase at -O3 on MIPS.
      * Point ICE messages to the 4.2 docdir.
      * Explicitely use fastjar to build gcj-4.1. Addresses: #416001.
      * Configure with --enable-libgcj on m32r (Kazuhiro Inaoka).
      * Include the hppa64 cross compiler on hppa snapshot builds.
    
      * Snapshot specific changes:
        - Disable java on arm and hppa.
        - Disable ada on hppa, enable ada on alpha.
        - Disable biarch on i386.
        - Apply proposed fix for PR target/32522.
        - Apply proposed fix for PR rtl-optimization/32296.
    
     -- Matthias Klose <email address hidden>   Mon,  2 Jul 2007 02:05:35 +0200
  • gcc-snapshot (20070613-1) unstable; urgency=low
    
      * SVN 20070613, taken from the trunk, revision 125672 (after the
        dataflow merge).
         - PR tree-optimization/32215: ICE in supportable_narrowing_operation,
           at tree-vectorizer.c:1907.
         - PR tree-optimization/32216: ICE: verify_stmts failed (invalid
           reference prefix) with -ftree-vectorize.
         - PR tree-optimization/32231: segfault in verify_ssa_name.
         - PR tree-optimization/32224: ICE in vect_analyze_operations, at
           tree-vect-analyze.c:374
         - PR tree-optimization/32243: ICE in vectorizable_type_promotion, at
           tree-vect-transform.c:2890
         - PR target/31733 (ia64): ICE in rtl_verify_flow_info, at
           cfgrtl.c:2050 (closes: #421354).
      * Update debian/patches/libjava-biarch-alsa.dpatch so it'll apply again.
      * Add patch from David Daney to fix bootstrap on MIPS (PR32313).
      * Add powerpc to biarch_archs again since the bootstrap error has
        disappeared.
      * Disable java on ARM until the libffi patch is sorted out upstream.
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  14 Jun 2007 08:54:06 +0100
  • gcc-snapshot (20070604-1) unstable; urgency=low
    
      * SVN 20070604, taken from the trunk, revision 125310.
         - PR middle-end/31344: bootstrap broken on i[345]86-linux
           (closes: #425092).
         - PR target/32007: Fix bootstrap on ARM v3.
         - PR target/31975: Fix bootstrap on mips.
         - PR middle-end/31095: ICE: in expand_expr_real_1, at expr.c:8786
           (closes: #414136).
         - PR tree-optimization/31953: ICE in set_value_range, at
           tree-vrp.c:305 (closes: #424627).
      * debian/rules.patches: Don't apply libjava-qt-peer since this is in
        trunk now.
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  07 Jun 2007 15:46:59 +0100
  • gcc-snapshot (20070515-1) unstable; urgency=low
    
      * SVN 20070515, taken from the trunk, revision 124745.
         - PR middle-end/31617: Segfault in integer_zerop, called via
           ipa-type-escape.c (closes: #419933).
         - PR c++/31663: Segfault in constrain_class_visibility with
           anonymous namespace (closes: #420550).
         - PR target/31641 (s390): ICE in s390_expand_setmem, at
           config/s390/s390.c:3618 (see #395533, also present in
           gcc 4.1 and 4.2).
      * Disable biarch_archs on i386 and powerpc for now so they will
        hopefully build (closes: #423733).
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  18 May 2007 09:32:24 +0100
  • gcc-snapshot (20070422-1) unstable; urgency=low
    
      * SVN 20070422, taken from the trunk, revision 124044.
         - PR target/31364 (powerpc): secureplt breaks bootstrap.
         - PR tree-optimization/31169: Fix bootstrap due to comparison
           errors on alpha, mips, hppa and possibly other architectures.
         - PR tree-optimization/29585: ICE: tree check: expected ssa_name,
           have var_decl in is_old_name, at tree-into-ssa.c:558 (closes:
           #395162).
         - PR tree-optimization/31345: ICE: in set_value_range, at
           tree-vrp.c:269 (closes: #416312).
         - PR c++/31138: Segfault in cp/parser.c: in code with ellipsis
           (closes: #416370).
         - PR rtl-optimization/31391: undefined label with -O -g due to
           cfglayout (closes: #416629).
         - PR target/28623 (alpha): ICE in extract_insn, at recog.c:2077
           (see #381717, also present in gcc 4.1 and 4.2).
      * Remove patches/i386-biarch-trunk.dpatch since this is in trunk now.
      * Update patches/config-ml.dpatch so it will still apply.
      * Add a fix for a temporary Ada build problem.
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  26 Apr 2007 23:55:06 +0100
  • gcc-snapshot (20070414-1) feisty; urgency=low
    
      * SVN 20070414, taken from the trunk, revision 123812.
      * Disable the biarch build on i386, currently fails to build.
    
     -- Matthias Klose <email address hidden>   Sat, 14 Apr 2007 08:47:23 +0200