Your message dated Sun, 28 Jul 2024 15:35:35 +0000
with message-id <e1sy5vr-00f0o3...@fasolo.debian.org>
and subject line Bug#1076503: Removed package(s) from unstable
has caused the Debian Bug report #960248,
regarding gdc-10 -flto -fno-weak crashes on some codes
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
960248: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=960248
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gdc-10
Version: 10.1.0-1
Severity: normal

This is for gdc-10. I tested it with gdc-9 and it works without a crash.


$ cat bench.d
// =============
import std.conv : to;
int main(string[] args) {
  return cast(int)to!float(args[1]);
}
// ===========
$

$ gdc-10 -flto -O2 -fno-weak -o bench_gdc10 bench.d
during IPA pass: cp
lto1: internal compiler error: in possibly_call_in_translation_unit_p, at 
cgraph.c:4092
0x7f0422eade0a __libc_start_main
        ../csu/libc-start.c:308
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <file:///usr/share/doc/gcc-10/README.Bugs> for instructions.
lto-wrapper: fatal error: gdc-10 returned 1 exit status
compilation terminated.
/usr/bin/ld: error: lto-wrapper failed
collect2: error: ld returned 1 exit status


-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 
'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.2.0-3-amd64 (SMP w/32 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages gdc-10 depends on:
ii  g++-10             10.1.0-1
ii  gcc-10-base        10.1.0-1
ii  libc6              2.30-7
ii  libgmp10           2:6.2.0+dfsg-4
ii  libgphobos-10-dev  10.1.0-1
ii  libisl22           0.22.1-1
ii  libmpc3            1.1.0-1
ii  libmpfr6           4.0.2-1
ii  libzstd1           1.4.4+dfsg-3
ii  zlib1g             1:1.2.11.dfsg-2

gdc-10 recommends no packages.

gdc-10 suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 10.5.0-4+rm

Dear submitter,

as the package gcc-10 has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1076503

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to