[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#624854: marked as done (gcc-4.6: inlining issues when __attribute__((flatten)) is used)



Your message dated Fri, 21 Aug 2015 13:43:08 +0000
with message-id <[🔎] E1ZSmb6-0004jv-26@franck.debian.org>
and subject line Bug#796274: Removed package(s) from unstable
has caused the Debian Bug report #624854,
regarding gcc-4.6: inlining issues when __attribute__((flatten)) is used
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 owner@bugs.debian.org
immediately.)


-- 
624854: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624854
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: gcc-4.6
Version: 4.6.0-6
Severity: important


gcc-4.6 has a regression wrt flattening (__attribute__((flatten))) that
makes it disregard the fact that some functions aren't inlineable.

This causes build failures if you call functions with va_args (this is
PR#48731 upstream).

It also means that in large compilation units with functions properly
marked as "noinline" the attribute noinline is disregarded leading to
completely awful build times (tens of minutes and 4Go of ram and the
build fails with ENOMEM).

The bug is fixed upstream please backport it, it's r172963 in the
gcc-4.6 branch.


as a side note: gcc-4.6 in Debian reports itself as 4.6.1 which is
annoying because it's a 4.6.0 + patches and this issue is fixed in the
4.6 branch that will become 4.6.1 which prevent disabling __flatten__
for gcc 4.6.0 only :/



--- 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
ftpmaster@ftp-master.debian.org.

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

--- End Message ---

Reply to: