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

Bug#361637: marked as done (gcc-3.3: takes too much RAM when compiling const arrays)



Your message dated Tue, 18 Aug 2009 22:44:34 +0100
with message-id <1250631874.394617.5866.nullmailer@kmos.homeip.net>
and subject line Package gcc-3.3 has been removed from Debian
has caused the Debian Bug report #361637,
regarding gcc-3.3: takes too much RAM when compiling const arrays
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.)


-- 
361637: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=361637
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: gcc-3.3
Version: 1:3.3.5-13
Severity: minor

I tried to compile flite (Festival Lite, the speech
synthesizer) using gcc. One of the source files is a
7.5-megabyte C file with no includes and the only thing it
contains is a single array of the form

const char array[]={142,152,276,371,
... and so on for 7.5 megabytes (automatically generated)

Why does gcc need well over 250 megabytes of RAM to compile
this?  My 128M system was not up to the task.  I was later
able to compile it without problems on a system with 1G of RAM.

Automatically-generated arrays like this are reasonably
common enough to warrant an effort to compile them more
efficiently, especially for the benefit of people who don't
have the latest hardware to compile on.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.23
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) (ignored: LC_ALL set to en_GB)

Versions of packages gcc-3.3 depends on:
ii  binutils                    2.15-6       The GNU assembler, linker and bina
ii  cpp-3.3                     1:3.3.5-13   The GNU C preprocessor
ii  gcc-3.3-base                1:3.3.5-13   The GNU Compiler Collection (base 
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libgcc1                     1:3.4.3-13   GCC support library

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 1:3.3.6ds1-18+rm

You filled the bug http://bugs.debian.org/361637 in Debian BTS
against the package gcc-3.3. I'm closing it as fixed in *unstable*,
but it will remain open for older distributions.

For more information about this package's removal, read
http://bugs.debian.org/536776. That bug might give the reasons why
this package was removed and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

--
Marco Rodrigues


--- End Message ---

Reply to: