Bug#930119: gcc-8: __dso_handle place in wrong segment on ia64

2019-06-07 Thread Jason Duerstock
Package: gcc-8 Version: 8.3.0-7 Severity: normal Tags: patch User: debian-i...@lists.debian.org Usertags: ia64 Dear Maintainer, On ia64, __dso_handle is placed in .data/.bss rather than .sdata/.sbss, causing a link failure on at least one package (libphonenumber). The patch has been added to tru

Bug#929311: gcc-9: please include fix for pr87338

2019-05-21 Thread Jason Duerstock
Package: gcc-9 Version: 9-20190428-1 Severity: normal User: debian-i...@lists.debian.org Usertags: ia64 Dear Maintainer, Please include the fix for pr87338 that was previously included in gcc-8. This patch is required for gcc-9 to build under ia64. Thank you. -- System Information: Debian Rele

Bug#906675: gcc-8: remove obsolete ia64 gcc bug workaround

2018-08-19 Thread Jason Duerstock
Package: gcc-8 Version: 8.1.0-9 Severity: normal Tags: patch User: debian-i...@lists.debian.org Usertags: ia64 Dear Maintainer, The debian/rules2 file has an obsolete compiler bug workaround that can now be removed. The attached patch removes it. Please include it in the next release. Thank yo

Bug#887066: gcc-7: RTL combine pass yields wrong rotate result

2018-01-13 Thread Jason Duerstock
Package: gcc-7 Version: 7.2.0-17 Severity: normal Tags: patch Dear Maintainer, A gcc bug introduced between 6.4.0 and 7.2.0 makes openssl compile incorrectly. The bug has been filed with gcc upstream and corrected: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83565 The patch can be found here

Bug#883850: gcc-7-cross-ports: Please add support for ia64 to gcc-cross-ports

2017-12-08 Thread Jason Duerstock
Source: gcc-7-cross-ports Severity: normal Dear Maintainer, As I am working toward getting added to Debian ports, please add ia64 support to this cross package. Thank you! -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i

Bug#881372: gcc-7: gccgo runtime fails to build on ia64

2017-11-12 Thread Jason Duerstock
Will do, thank you. On Sun, Nov 12, 2017 at 6:34 AM, Matthias Klose wrote: > On 10.11.2017 21:28, Jason Duerstock wrote: > > Package: gcc-7 > > Version: 7.2.0-12 > > Severity: normal > > > > Dear Maintainer, > > > > When trying to build th

Bug#881372: gcc-7: gccgo runtime fails to build on ia64

2017-11-10 Thread Jason Duerstock
Package: gcc-7 Version: 7.2.0-12 Severity: normal Dear Maintainer, When trying to build the gccgo runtime on ia64, the build fails with undefined references to 'lfstackPack' and 'lfstackUnpack'. I believe this is fixed by the attached patch. -- System Information: Debian Release: 7.11 APT pr

Bug#881288: gcc-7 fails to patch when old distribution detected

2017-11-09 Thread Jason Duerstock
Package: gcc-7 Version: 7.2.0-12 Severity: normal Dear Maintainer, When gcc-7 detects one of many outdated distributions, it attempts to apply the "gcc-hash-style-both" patch, rather than "gcc-hash-style-gnu". gcc-hash-style-both is sufficiently crufty that it fails to apply. I suggest either

Bug#879959: gcc-7 uses outdated version number for libunwind when building for ia64

2017-10-27 Thread Jason Duerstock
Source: gcc-7 Severity: normal Dear Maintainer, When attempting to build gcc-7 for ia64, the package tries to require libunwind7 when the current version is libunwind8. The attached patch should correct this. Jason diff -u gcc-7-7.2.0/debian/control gcc-7-7.2.0/debian/control --- gcc-7-7.2.0/de