Differences between revisions 18 and 20 (spanning 2 versions)
Revision 18 as of 2006-03-09 20:16:31
Size: 4388
Editor: ?smarenka
Comment:
Revision 20 as of 2006-03-13 20:34:31
Size: 4495
Editor: ?smarenka
Comment:
Deletions are marked like this. Additions are marked like this.
Line 54: Line 54:
  * test vs. gcc-4.1   * fixed in gcc-4.1 4.1-0exp4
Line 89: Line 89:
  * pkgs: torcs_1.2.4-1, grace_1:5.1.18-4 (338433)   * pkgs: torcs_1.2.4-1, grace_1:5.1.18-4 (338433), rscheme_0.7.3.4.b1-2.1
Line 92: Line 92:
  * test against gcc-4.1
Line 96: Line 97:
  * test against gcc-4.1
Line 101: Line 104:
  * compiles fine with gfortran-4.0 4.0.2-10   * 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

  • 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)
    • The original test case doesn't fail, so this bug differs from 18592.
    • fixed in gcc-4.1 4.1-0exp4
  • nmh: ICE reload_cse_simplify_operands
    • debian #[http://bugs.debian.org/340293 340293], gnu pr 24912 (last updated 20051121)

    • from 24912: fixed in trunk? (gnu pr is closed)
    • found in gcc-4.0 4.0.2-7, found in 4.1 4.1-0exp4
    • The original test case doesn't fail, so this bug differs from 24912.
  • fftw3: ICE in reload
  • ICE: segfault
  • boost ICE
  • gij-4.0: dies with sigabrt

no gcc bug filed yet

  • asterisk_1:1.0.9.dfsg-5: segfault
    • found in gcc-4.0 4.0.2-5
  • Assembler messages: Error: value out of range
    • found in gcc-4.0 4.0.2-3
    • pkgs: torcs_1.2.4-1, grace_1:5.1.18-4 (338433), rscheme_0.7.3.4.b1-2.1
    • works fine with latest binutils and gcc-3.3, but not gcc-4.0.
    • needs a test case and a gcc-4.0 bug filed.
    • test against gcc-4.1
  • icu_3.4-4: ICE: in mem_loc_descriptor, at dwarf2out.c:8732
    • found in gcc-4.0 4.0.2-7
    • seems like we've fixed or seen this one before?
    • test against gcc-4.1

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