Size: 3138
Comment:
|
Size: 835
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
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. | This page tracks current issues with ["GCC"] for DebianM68kPorting. User support and buildd admins can be found at debian-68k@lists.debian.org. Since gcc-4.1 is now the default, |
Line 5: | Line 7: |
* If you find a bug not listed [http://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=m68k;users=m68k-build@nocrew.org;pri0=tag:help,moreinfo,needs-help,needs-port,pending,upstream,patch,gcc-40,toolchain here], please usertag it or drop us a message. * See DebianM68kPorting for more info about usertags. |
* If you find a bug not [http://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=m68k;users=m68k-build@nocrew.org; listed], please usertag it or drop us a message, see DebianM68kPorting. |
Line 9: | Line 10: |
= gcc-4.0 bugs = | = gcc-4.x bugs = |
Line 11: | Line 12: |
* debian [http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=gcc-4.0 bts] | * debian [http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=gcc-4.2 gcc-4.2 bts] * debian [http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=gcc-4.1 gcc-4.1 bts] |
Line 15: | Line 17: |
== fixed (tracking packages) == * ICE in cp_expr_size ('''fixed''') * debian #323686 and 323133, gnu pr 21123 * found in gcc-4.0 4.0.2-2, fixed in 4.0.2-5. * rebuild: kfolding_1.0.0-rc2-4 klibido_0.2.4.1-1 ksubtile_1.1-1 ktorrent_1.1-1 ktrack_0.3.0-alpha1-6.1 * done: aleph_0.9.0-2.1, ardour_0.99-3, bibletime_1.5.1-1, baghira_0.7a-1, inkscape_0.42.2+0.43pre1-1 |
|
Line 25: | Line 20: |
* ICE in instantiate_virtual_regs_lossage * debian #333536, gnu pr 25043 (last updated 20051126) * from 25043: fixed in 4.1, 4.2, fails 4.0.3 * found in gcc-4.0 4.0.2-5 * pkgs: cl-sql_3.3.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 |
|
Line 31: | Line 21: |
* ICE: output_operand: invalid expression as operand: * debian #270340, gnu pr 18592 (last updated 20050723) * found in gcc-4.0 4.0.2-2 * 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) * Ask if this needs to be filed separately against 4.0.3? Check test case against 4.0.3. |
== binNMUs == |
Line 37: | Line 23: |
* nmh: ICE reload_cse_simplify_operands * debian #340293, gnu pr 24912 (last updated 20051121) * from 24912: fixed in trunk? (gnu pr is closed) * found in gcc-4.0 4.0.2-5 * Ask if this needs to be filed separately against 4.0.3? Check test case against 4.0.3. * csound_1:4.23f13-1: executable segfaults * debian #342121, gnu pr 25496 (filed 20051219) * found in gcc-4.0 4.0.2-5 * note: accessing a char array as a long is an aliasing violation, per 25496 -- share with csound maintainer. == not upstream yet == * make: fatal error: internal consistency failure * debian #344041 * found in gcc-4.0 4.0.2-5 * fftw3: ICE in reload * debian #323426, * found in gcc-3.4 3.4.4-9, found in gcc-4.0 4.0.2-4 * needs a test case == no gcc bug filed yet == * asterisk_1:1.0.9.dfsg-5: segfault * found in gcc-4.0 4.0.2-3 * 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. == gcc-3.4 bugs == |
* binNMU [http://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=binNMU;users=m68k-build@nocrew.org bugs] |
Line 73: | Line 25: |
* ICE verify_initial_elim_offsets * found in gcc-3.4 3.4.4-9 * gcc-4.0 yields 323133 (fixed in 4.0.3) * pkgs: kdemultimedia, koffice * should build with gcc-4.0_4.0.2-5 * kdemultimedia is confirmed to build with gcc-4.0_4.0.2-5. |
This page tracks current issues with ["GCC"] for ?DebianM68kPorting. User support and buildd admins can be found at debian-68k@lists.debian.org.
Since gcc-4.1 is now the default,
m68k usertags
If you find a bug not [http://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=m68k;users=m68k-build@nocrew.org; listed], please usertag it or drop us a message, see ?DebianM68kPorting.
gcc-4.x bugs
debian [http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=gcc-4.2 gcc-4.2 bts]
debian [http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=gcc-4.1 gcc-4.1 bts]
upstream gcc [http://gcc.gnu.org/bugzilla/ bugs]
- check with gcc-snapshot (if it's more recent than sid)
upstream