Differences between revisions 14 and 16 (spanning 2 versions)
Revision 14 as of 2006-02-09 15:25:55
Size: 3998
Editor: ?smarenka
Comment:
Revision 16 as of 2006-03-08 18:04:42
Size: 4124
Editor: ?smarenka
Comment:
Deletions are marked like this. Additions are marked like this.
Line 39: Line 39:
  * retry aptitude once cppunit is fixed
Line 71: Line 72:
  * seems to be a gnu pr [http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23728 23728]

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.
    • test vs. gcc-4.1
  • 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

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)
    • 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.
  • 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?