Differences between revisions 24 and 25
Revision 24 as of 2006-03-22 14:23:52
Size: 4876
Editor: ?smarenka
Comment:
Revision 25 as of 2006-03-27 17:20:58
Size: 4960
Editor: ?smarenka
Comment:
Deletions are marked like this. Additions are marked like this.
Line 82: Line 82:
 * 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
  * works fine with latest binutils and gcc-3.3, but not gcc-4.0.
  * needs a test case and a gcc bug filed.
  * torcs & grace work with -O1 (both gcc-4.1 & gcc-4.0)
  * rscheme works with gcc-4.1 -O2 & gcc-4.0 -O1
Line 86: Line 95:

 * Assembler messages: Error: value out of range
  * 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 (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 bug filed.
  * torcs & grace work with -O1 (both gcc-4.1 & gcc-4.0)
  * rscheme works with gcc-4.1 -O2 & gcc-4.0 -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
  • 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

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

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

no gcc bug filed yet

  • asterisk_1:1.0.9.dfsg-5: segfault
    • found in gcc-4.0 4.0.2-5
  • 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

binNMUs

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