Differences between revisions 65 and 66
Revision 65 as of 2006-06-07 21:05:10
Size: 5756
Editor: ?smarenka
Comment:
Revision 66 as of 2006-06-09 14:31:13
Size: 4389
Editor: ?smarenka
Comment:
Deletions are marked like this. Additions are marked like this.
Line 29: Line 29:
  * patch available   * patch available (going into 4.1.2?)
Line 45: Line 45:
  * test against gcc-4.1_4.1.1-2
Line 51: Line 52:
  * fixed in 4.1? (fftw3 built on Jun 5)
Line 70: Line 72:
  * test against gcc-4.1_4.1.1-2
Line 72: Line 75:
  * debian #[http://bugs.debian.org/360586 360586]
   * found in gcc-4.0 gcc-4.1
  * pkgs affected: vtk, octaviz
  * rebuilding cmake with -O0 allows vtk to build
  * debian #[http://bugs.debian.org/360586 360586]
  * found in gcc-4.0 gcc-4.1
  * pkgs affected: vtk, octaviz
  * rebuilding cmake with -O0 allows vtk to build
  * test against gcc-4.1_4.1.1-2
Line 83: Line 87:
   * Are gail and libgsf related (gtk-doc)?
Line 85: Line 88:
   * Retry with gcc-4.0_4.0.3-3    * gcc-4.1 is the default, retry these or whatever package created the segfaulting app
Line 91: Line 94:
  * Retry with 4.0.3-3   * gcc-4.1 is the default
Line 93: Line 96:

== fixed in gcc-4.1 ==

 * ICE in instantiate_virtual_regs_lossage
  * debian #[http://bugs.debian.org/333536 333536], gnu pr [http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25043 25043] (m68k not primary platform)
  * from 25043: fixed in 4.1, 4.2, fails 4.0.3
  * found in gcc-4.0 4.0.2-7
  * fixed in debian gcc-4.1 4.1-0exp4
  * pkgs: cl-sql_3.5.3-1, ntop_3:3.2-1, plptools_0.14-1, rsplib_1.0.0-1, squashfs_1:2.2r2-1, xfsprogs_2.7.7-1 ksymoops_2.4.11-1, icu_3.4.1-1

 * error: unable to find a register to spill in class 'ADDR_REGS'
  * debian #[http://bugs.debian.org/323016 323016]
  * seems like this was fixed, but it just showed up again with ruby1.9 and 4.0.2-7.
  * fixed in gcc-4.1 4.1-0exp4

 * ICE: output_operand: invalid expression as operand:
  * debian #[http://bugs.debian.org/270340 270340], gnu pr 18592 (last updated 20050723)
  * found in gcc-4.0 4.0.2-5
  * pkgs: gnutls11_1.0.16-14, openmsx_0.5.2-4, zynaddsubfx_2.2.1-2.1 log4cxx_0.9.7-4 (w/gcc-4.0) amphetamine_0.8.10-8.1
  * The original test case doesn't fail, so this bug differs from 18592.
  * fixed in gcc-4.1 4.1-0exp4
Line 124: Line 106:

 * fakeroot (gcc-4.1) [http://bugs.debian.org/337861 337861]
 * ntop (gcc-4.1) [http://bugs.debian.org/360736 360736]
 * qt4-x11 (gcc-4.1) [http://bugs.debian.org/365861 365861]
 * xfsprogs (gcc-4.1) [http://bugs.debian.org/360740 360740]


= gcc-3.4 =

 * fseries_221.10065-1: ICE in verify_initial_elim_offsets
  * found in g77-3.4 3.4.5-2
  * fixed in gfortran-4.0 4.0.2-10
  * working around with -O1

This page tracks current issues with ["GCC"] for ?DebianM68kPorting. User support is at debian-68k@lists.debian.org. Buildd admins can be found at m68k-build@nocrew.org.

m68k usertags

gcc-4.0 bugs

upstream

not upstream yet

  • ICE reload_cse_simplify_operands
    • debian #[http://bugs.debian.org/340293 340293], gnu pr 24912 (last updated 20051121)

    • nmh, openmsx_0.6.0-1
    • from 24912: fixed in trunk? (gnu pr is closed)
    • found in gcc-4.0 4.0.2-7, found in 4.1.0-1
    • The original test case doesn't fail, so this bug differs from 24912.
    • test against gcc-4.1_4.1.1-2
  • fftw3: ICE in reload
    • debian #[http://bugs.debian.org/323426 323426]

    • found in gcc-3.4 3.4.4-9, found in gcc-4.0 4.0.2-4
    • needs a test case
    • test vs. gcc-4.1
    • fixed in 4.1? (fftw3 built on Jun 5)
  • boost ICE
  • gij-4.0: dies with sigabrt
  • Assembler messages: Error: value out of range
    • debian #[http://bugs.debian.org/359281 359281]

    • found in gcc-4.0 4.0.2-3, gcc-4.1 4.1-0exp9
    • pkgs: torcs_1.2.4-1, grace_1:5.1.18-4 ([http://bugs.debian.org/338433 338433]), rscheme_0.7.3.4.b1-2.1 krecipes

    • works fine with latest binutils and gcc-3.3, but not gcc-4.0.
    • torcs & grace work with -O1 (both gcc-4.1 & gcc-4.0)

    • rscheme works with gcc-4.1 -O2 & gcc-4.0 -O1

    • test against gcc-4.1_4.1.1-2
  • cmake: Illegal instruction
    • debian #[http://bugs.debian.org/360586 360586]

    • found in gcc-4.0 gcc-4.1
    • pkgs affected: vtk, octaviz
    • rebuilding cmake with -O0 allows vtk to build
    • test against gcc-4.1_4.1.1-2

no gcc bug filed yet

  • segfaulting exe's
    • found in gcc-4.0 4.0.2-9
    • pkgs: drscheme ecl emacs-snapshot libgc libgstreamer-perl newmat openoffice.org pnet synfigstudio
    • Related to reopened [http://bugs.debian.org/331150 331150]?

    • gcc-4.1 is the default, retry these or whatever package created the segfaulting app
  • g++: Internal error: Killed (program cc1plus)
    • found in gcc-4.0 4.0.3-1
    • fixed in gcc-4.1 4.1.0-1
    • pkgs: kdepim koffice monotone openvrml
    • gcc-4.1 is the default

binNMUs