Your message dated Fri, 21 Aug 2015 13:43:08 +0000 with message-id <[email protected]> and subject line Bug#796274: Removed package(s) from unstable has caused the Debian Bug report #641374, regarding g++-4.6: internal compiler error with a simple program in C++0x mode 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 [email protected] immediately.) -- 641374: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=641374 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: g++-4.6 Version: 4.6.1-10 Severity: normal Hi, the following program causes a segmentation fault in cc1plus when I compile it with g++ -std=c++0x. template<typename T> struct bla {}; template<typename U, typename V> auto operator*(const U& u, const bla<V>& v) -> bla<decltype(u*v)> { return bla<decltype(u*v)>(); }; int main() { 4*bla<int>(); } Cheers Matthias -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 3.0.0-1-686-pae (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to //bin/bash Versions of packages g++-4.6 depends on: ii gcc-4.6 4.6.1-10 ii gcc-4.6-base 4.6.1-10 ii libc6 2.13-20 ii libgmp10 2:5.0.2+dfsg-1 ii libmpc2 0.9-3 ii libmpfr4 3.0.1-6 ii libstdc++6-4.6-dev 4.6.1-10 ii zlib1g 1:1.2.3.4.dfsg-3 g++-4.6 recommends no packages. Versions of packages g++-4.6 suggests: pn g++-4.6-multilib <none> pn gcc-4.6-doc <none> pn libstdc++6-4.6-dbg <none> -- no debconf information
--- End Message ---
--- Begin Message ---Version: 4.6.4-7+rm Dear submitter, as the package gcc-4.6 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/796274 The version of this package that was in Debian prior to this removal can still be found using http://snapshot.debian.org/. This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]. Debian distribution maintenance software pp. Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---

